Skip to content

Commit

Permalink
feat(chromium): roll Chromium to r624487 (#3817)
Browse files Browse the repository at this point in the history
This roll includes:
- https://crrev.com/624247 - DevTools: Allow DOM.resolveNode to resolve
  into isolated worlds
- https://crrev.com/624486 - DevTools: addScriptToEvaluateOnNewDocument
  should work with disabled javascript
  • Loading branch information
aslushnikov committed Jan 22, 2019
1 parent 9fb89e1 commit c09835f
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": "623082"
"chromium_revision": "624487"
},
"scripts": {
"unit": "node test/test.js",
Expand Down

0 comments on commit c09835f

Please sign in to comment.