diff --git a/config/chroot_local-includes/usr/share/tails/chroot-browsers/unsafe-browser/prefs.js b/config/chroot_local-includes/usr/share/tails/chroot-browsers/unsafe-browser/prefs.js index 3f52fe00e7e9c6b93651e466d54854004452f8cc..94f0731e98656e33e93ff6dbe5563610950741f7 100644 --- a/config/chroot_local-includes/usr/share/tails/chroot-browsers/unsafe-browser/prefs.js +++ b/config/chroot_local-includes/usr/share/tails/chroot-browsers/unsafe-browser/prefs.js @@ -6,10 +6,6 @@ user_pref("network.proxy.socks_remote_dns", false); // the progress being made. user_pref("browser.download.panel.shown", true); -// Web pages does not render when e10s is enabled, so we have to -// disable it. Note that the "user_"-prefix is required. -user_pref("browser.tabs.remote.autostart.2", false); - // Disable searching from the URL bar. Mistyping e.g. the IP address // to your router or some LAN resource could leak to the default // search engine (this could include credentials, e.g. if something