[tor-commits] [Git][tpo/applications/tor-browser][tor-browser-102.8.0esr-12.0-1] fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js
Richard Pospesel (@richard)
git at gitlab.torproject.org
Wed Feb 15 13:55:23 UTC 2023
Richard Pospesel pushed to branch tor-browser-102.8.0esr-12.0-1 at The Tor Project / Applications / Tor Browser
Commits:
9d3722cd by Richard Pospesel at 2023-02-15T13:55:19+00:00
fixup! Bug 40562: Added Tor Browser preferences to 000-tor-browser.js
bug 41627: Enable network.http.referer.hideOnionSource in base-browser
(cherry picked from commit a697a2c0dfb46591f6d497ae7178be3a55d55fc7)
- - - - -
1 changed file:
- browser/app/profile/000-tor-browser.js
Changes:
=====================================
browser/app/profile/000-tor-browser.js
=====================================
@@ -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);
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9d3722cdb7fa5879d5b0048bc9681c79f5d5ee8e
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/9d3722cdb7fa5879d5b0048bc9681c79f5d5ee8e
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20230215/1c602b0e/attachment-0001.htm>
More information about the tor-commits
mailing list