mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1095723 - browser_addons.js fails quite frequently in e10s and --run-by-dir. r=mixedpuppy
This commit is contained in:
parent
e13c782a26
commit
5e58913eb5
@ -170,6 +170,7 @@ function runSocialTests(tests, cbPreTest, cbPostTest, cbFinish) {
|
||||
let testIter = Iterator(tests);
|
||||
let providersAtStart = Social.providers.length;
|
||||
info("runSocialTests: start test run with " + providersAtStart + " providers");
|
||||
window.focus();
|
||||
|
||||
PopupNotifications.transitionsEnabled = false;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user