summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2018-08-23 15:55:25 -0400
committerLuke Shumaker <lukeshu@lukeshu.com>2018-08-23 16:05:22 -0400
commitc081393f0fc13740eb76e13f6652b19ce8a5bc93 (patch)
treeeba8d0667b37e32ba7fbfe25fee406fee665f475
parent4416ae855de5139964c9fb09257eea9906adac1b (diff)
downloadabslibre-c081393f0fc13740eb76e13f6652b19ce8a5bc93.tar.gz
abslibre-c081393f0fc13740eb76e13f6652b19ce8a5bc93.tar.bz2
abslibre-c081393f0fc13740eb76e13f6652b19ce8a5bc93.zip
libre/iceweasel: From ff 61.0-1: Drop e10s opt-in
-rw-r--r--libre/iceweasel/PKGBUILD3
1 files changed, 0 insertions, 3 deletions
diff --git a/libre/iceweasel/PKGBUILD b/libre/iceweasel/PKGBUILD
index 2a02d557b..3df3438dd 100644
--- a/libre/iceweasel/PKGBUILD
+++ b/libre/iceweasel/PKGBUILD
@@ -206,9 +206,6 @@ pref("browser.shell.checkDefaultBrowser", false);
pref("extensions.autoDisableScopes", 11);
pref("extensions.shownSelectionUI", true);
-// Opt all of us into e10s, instead of just 50%
-pref("browser.tabs.remote.autostart", true);
-
// Disable "alt" as a shortcut key to open full menu bar. Conflicts with "alt" as a modifier
pref("ui.key.menuAccessKeyFocuses", false);