summarylogtreecommitdiffstats
path: root/disable_e10s.patch
blob: 102a6a70e62f26e7b5d5927d344bef44c337acb4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js
index 3218a733b50c..d5a9329ed28d 100644
--- a/browser/app/profile/firefox.js
+++ b/browser/app/profile/firefox.js
@@ -1504,7 +1504,7 @@ pref("browser.tabs.remote.desktopbehavior", true);
 // We leave it here set to false to reset users' defaults and allow
 // us to change everybody to true in the future, when desired.
 pref("browser.tabs.remote.autostart.1", false);
-pref("browser.tabs.remote.autostart.2", true);
+pref("browser.tabs.remote.autostart.2", false;
 #endif
 
 // For the about:tabcrashed page