mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1117867 - Disable e10s by default for a week of non-e10s testing on Nightly. r=felipe.
--HG-- extra : amend_source : 8b87f93f4b7156d2f07044af8579c78002e14160
This commit is contained in:
parent
1c946a2f78
commit
6dcb1c4f7d
@ -1816,7 +1816,7 @@ pref("privacy.trackingprotection.ui.enabled", false);
|
||||
#endif
|
||||
|
||||
#ifdef NIGHTLY_BUILD
|
||||
pref("browser.tabs.remote.autostart.1", true);
|
||||
pref("browser.tabs.remote.autostart.1", false);
|
||||
#endif
|
||||
|
||||
// Temporary pref to allow printing in e10s windows on some platforms.
|
||||
|
Loading…
Reference in New Issue
Block a user