This patch rolls Firefox to r1237. Upstream firefox still struggles with crashes with certain videos: https://bugzilla.mozilla.org/show_bug.cgi?id=1697004 This PR also workarounds this crash by disabling webrender. References #5721
26 lines
437 B
JSON
26 lines
437 B
JSON
{
|
|
"comment": "Do not edit this file, use utils/roll_browser.js",
|
|
"browsers": [
|
|
{
|
|
"name": "chromium",
|
|
"revision": "857950",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "firefox",
|
|
"revision": "1237",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "webkit",
|
|
"revision": "1446",
|
|
"download": true
|
|
},
|
|
{
|
|
"name": "ffmpeg",
|
|
"revision": "1005",
|
|
"download": true
|
|
}
|
|
]
|
|
}
|