mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
feat(Chromium): roll Chromium to r538022 (#2072)
This roll includes: - https://crrev.com/536535 - using HINTING_FULL by default in headless builds, added command line parameter to override it
This commit is contained in:
parent
090590a950
commit
28f88e8ef9
@ -36,7 +36,7 @@
|
|||||||
"ws": "^3.0.0"
|
"ws": "^3.0.0"
|
||||||
},
|
},
|
||||||
"puppeteer": {
|
"puppeteer": {
|
||||||
"chromium_revision": "536395"
|
"chromium_revision": "538022"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/debug": "0.0.30",
|
"@types/debug": "0.0.30",
|
||||||
|
Loading…
Reference in New Issue
Block a user