Skip to content

Commit ee9748b

Browse files
feat(chromium): roll chromium to r740847 (#964)
Notable patch: - DevTools: Don't interrupt for Runtime.callFunctionOn, Runtime.runScript - https://chromium-review.googlesource.com/c/chromium/src/+/2050850 This roll should unflake Chromium workers.
1 parent 7ce49c2 commit ee9748b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"main": "index.js",
1010
"playwright": {
11-
"chromium_revision": "740289",
11+
"chromium_revision": "740847",
1212
"firefox_revision": "1028",
1313
"webkit_revision": "1145"
1414
},

0 commit comments

Comments
 (0)