Skip to content
Snippets Groups Projects
Commit a697a2c0 authored by Richard Pospesel's avatar Richard Pospesel
Browse files

fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js

bug 41627: Enable network.http.referer.hideOnionSource in base-browser
parent 90df17da
Branches
Tags
1 merge request!549Bug 41627: Enable network.http.referer.hideOnionSource in base-browser
......@@ -38,9 +38,6 @@ pref("dom.securecontext.allowlist_onions", true);
// Disable HTTPS-Only mode for .onion domains (tor-browser#19850)
pref("dom.security.https_only_mode.upgrade_onion", false);
// tor-browser#22320: Hide referer when comming from a .onion address
pref("network.http.referer.hideOnionSource", true);
// Bug 40423/41137: Disable http/3
// We should re-enable it as soon as Tor gets UDP support
pref("network.http.http3.enabled", false);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment