This roll was blocked by a few upstream bugs that were crashing Chromium on Windows. - https://bugs.chromium.org/p/chromium/issues/detail?id=1198567#c33 - https://bugs.chromium.org/p/chromium/issues/detail?id=1200964
39 lines
751 B
JSON
39 lines
751 B
JSON
{
|
|
"comment": "Do not edit this file, use utils/roll_browser.js",
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "878941",
|
|
"installByDefault": true
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1250",
|
|
"installByDefault": true
|
|
},
|
|
{
|
|
"name": "firefox-stable",
|
|
"revision": "1244",
|
|
"installByDefault": false
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1468",
|
|
"installByDefault": true,
|
|
"revisionOverrides": {
|
|
"mac10.14": "1443"
|
|
}
|
|
},
|
|
{
|
|
"name": "webkit-technology-preview",
|
|
"revision": "1443",
|
|
"installByDefault": false
|
|
},
|
|
{
|
|
"name": "ffmpeg",
|
|
"revision": "1005",
|
|
"installByDefault": true
|
|
}
|
|
]
|
|
}
|