mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
Roll chromium to r499413 (#731)
The new chromium: - supports executionContextId in Runtime.callFunctionOn protocol method - supports passing objects as arguments in Runtime.callFuntionOn protocol method This roll also fixes #487.
This commit is contained in:
parent
d791583ae5
commit
c4a3d44221
@ -33,7 +33,7 @@
|
||||
"ws": "^3.0.0"
|
||||
},
|
||||
"puppeteer": {
|
||||
"chromium_revision": "497674"
|
||||
"chromium_revision": "499413"
|
||||
},
|
||||
"devDependencies": {
|
||||
"commonmark": "^0.27.0",
|
||||
|
Loading…
Reference in New Issue
Block a user