Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
tails
tails
Commits
20552f37
Commit
20552f37
authored
Jul 03, 2018
by
intrigeri
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Enable e10s in the Unsafe Browser (refs:
#15023
)
It now works just fine with Firefox ESR60.
parent
1725d02c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
config/chroot_local-includes/usr/share/tails/chroot-browsers/unsafe-browser/prefs.js
...s/usr/share/tails/chroot-browsers/unsafe-browser/prefs.js
+0
-4
No files found.
config/chroot_local-includes/usr/share/tails/chroot-browsers/unsafe-browser/prefs.js
View file @
20552f37
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment