Skip to content

Commit 82487b5

Browse files
committed
src: Fix nwjs#7059: crash "Invalid instance ID(0) from WebviewActionRequest.defaultAction"
nwjs/chromium.src@7cc45eb
1 parent d2633e7 commit 82487b5

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
@@ -107,7 +107,7 @@ vars = {
107107
# as an expression.
108108
'cros_download_vm': '"{cros_board}" == "amd64-generic"',
109109

110-
'nw_src_revision': '273a17d80fad5f66a4a7611840152747b101df17',
110+
'nw_src_revision': '7cc45ebbb35845f4d757444464aec841b4be8d03',
111111
'nw_v8_revision': 'e71e677b1e2b33b31c22fe9553074f0b8dd6ac6e',
112112
'nw_node_revision': '6483519975bfe637e0b23cf71998c32f5f49f791',
113113
# ANGLE's deps are relative to the angle_root variable.

0 commit comments

Comments
 (0)