Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r668716 (#4581)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/c/1652559 - inspector: fix queryObjects when page contains JSModuleNamespace
- https://crrev.com/c/1649473 - [heapprofiler] QueryObjects: do not return objects retained by feedback information
- https://crrev.com/c/1652155 - DevTools: teach page.printToPDF to return IO::Stream

References #4563
Fix #4545
  • Loading branch information
aslushnikov committed Jun 14, 2019
1 parent 6860d73 commit 5087962
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -8,7 +8,7 @@
"node": ">=6.4.0"
},
"puppeteer": {
"chromium_revision": "666595"
"chromium_revision": "668716"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit 5087962

Please sign in to comment.