mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat(chromium): roll Chromium to r574897 (#2887)
This roll includes: - https://crrev.com/574785 - DevTools: allow tracing over the remote debugging pipe. This fixes tracing over the remote debugging pipe.
This commit is contained in:
committed by
Andrey Lushnikov
parent
8802253e13
commit
e7b0e0f448
@@ -8,7 +8,7 @@
|
||||
"node": ">=6.4.0"
|
||||
},
|
||||
"puppeteer": {
|
||||
"chromium_revision": "571375"
|
||||
"chromium_revision": "574897"
|
||||
},
|
||||
"scripts": {
|
||||
"unit": "node test/test.js",
|
||||
|
||||
Reference in New Issue
Block a user