mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat(Chromium): roll Chromium to r553380 (#2442)
This roll includes: - https://crrev.com/552071 - DevTools: introduce Page.close() protocol method - https://crrev.com/553193 - Introduce BrowserContext::UniqueId - https://crrev.com/553268 - DevTools(Protocol): expose BrowserContextId in TargetInfo - https://crrev.com/553323 - DevTools: implement Target.createBrowserContext for non-headless mode References #85, #2386.
This commit is contained in:
parent
e9dc3ae74f
commit
84d7b4963e
@ -36,7 +36,7 @@
|
||||
"ws": "^3.0.0"
|
||||
},
|
||||
"puppeteer": {
|
||||
"chromium_revision": "551292"
|
||||
"chromium_revision": "553380"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/debug": "0.0.30",
|
||||
|
Loading…
Reference in New Issue
Block a user