mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
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.
This commit is contained in:
parent
7ce49c2835
commit
ee9748ba2f
@ -8,7 +8,7 @@
|
||||
},
|
||||
"main": "index.js",
|
||||
"playwright": {
|
||||
"chromium_revision": "740289",
|
||||
"chromium_revision": "740847",
|
||||
"firefox_revision": "1028",
|
||||
"webkit_revision": "1145"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user