feat(firefox): roll Firefox to r1186 (#4085)

This roll includes two important fixes:
- await search service startup when launching browser
- report `"load"` event differently to support `window.stop()` in future

References #3995
This commit is contained in:
Andrey Lushnikov 2020-10-07 13:24:58 -07:00 committed by GitHub
parent fd769ec911
commit 6bb212ceed
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@
}, },
{ {
"name": "firefox", "name": "firefox",
"revision": "1182", "revision": "1186",
"download": true "download": true
}, },
{ {