summarylogtreecommitdiffstats
path: root/disable_e10s.patch
diff options
context:
space:
mode:
Diffstat (limited to 'disable_e10s.patch')
-rw-r--r--disable_e10s.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/disable_e10s.patch b/disable_e10s.patch
index 102a6a70e62f..7b6fca28ca34 100644
--- a/disable_e10s.patch
+++ b/disable_e10s.patch
@@ -1,13 +1,13 @@
diff --git a/browser/app/profile/firefox.js b/browser/app/profile/firefox.js
-index 3218a733b50c..d5a9329ed28d 100644
+index 6b7c6bf6fc54..6ecdafacf554 100644
--- a/browser/app/profile/firefox.js
+++ b/browser/app/profile/firefox.js
-@@ -1504,7 +1504,7 @@ pref("browser.tabs.remote.desktopbehavior", true);
+@@ -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;
++pref("browser.tabs.remote.autostart.2", false);
#endif
// For the about:tabcrashed page