summarylogtreecommitdiffstats
path: root/disable_e10s.patch
blob: 7b6fca28ca34aad3150f7176cde722dbea08a742 (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 6b7c6bf6fc54..6ecdafacf554 100644
--- a/browser/app/profile/firefox.js
+++ b/browser/app/profile/firefox.js
@@ -1506,7 +1506,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