Skip to content

Commit 8ab02fa

Browse files
committed
src: Fix nwjs#7038: crash on dialog event in webview
nwjs/chromium.src@25d9c2b
1 parent e24fe4b commit 8ab02fa

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
@@ -99,7 +99,7 @@ vars = {
9999
# as an expression.
100100
'cros_download_vm': '"{cros_board}" == "amd64-generic"',
101101

102-
'nw_src_revision': '107f75c77278d7e5e6eedafb3083c46558fbd3e7',
102+
'nw_src_revision': '25d9c2b07aec7064c7fa633c73665c5356b0c74d',
103103
'nw_v8_revision': '5359178179fe3737f5df21adbf262218f6104680',
104104
'nw_node_revision': '96b7dc779cffc33ead4ff7b9d5dd062d94b5c1a4',
105105
# ANGLE's deps are relative to the angle_root variable.

0 commit comments

Comments
 (0)