Skip to content

Commit cec0c95

Browse files
committed
src: Fix nwjs#7059: crash "Invalid instance ID(0) from WebviewActionRequest.defaultAction"
nwjs/chromium.src@8eaa3ab
1 parent 8798576 commit cec0c95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ vars = {
111111
# as an expression.
112112
'cros_download_vm': '"{cros_board}" == "amd64-generic"',
113113

114-
'nw_src_revision': '4337228daa2479918bf77b121b648c583c9e50d1',
114+
'nw_src_revision': '8eaa3abb57be45cc51b2a923251ca24fa8cd9519',
115115
'nw_v8_revision': 'a3c8d09bb8993772960c16c8bd11273dd0a68cd3',
116116
'nw_node_revision': '2fa4c01d1be55505d26fc5e249f5b163d84a100c',
117117
# ANGLE's deps are relative to the angle_root variable.

0 commit comments

Comments
 (0)