Pier Angelo Vendrame pushed to branch base-browser-140.3.0esr-15.0-1 at The Tor
Project / Applications / Tor Browser
Commits:
bca3b1f8 by Pier Angelo Vendrame at 2025-10-06T16:17:15+02:00
fixup! Firefox preference overrides.
BB 44240: Fix a typo in a pref.
- - - - -
1 changed file:
- browser/app/profile/001-base-profile.js
Changes:
=====================================
browser/app/profile/001-base-profile.js
=====================================
@@ -135,7 +135,7 @@ pref("dom.security.https_only_mode", true);
// but set it anyway only as a defense-in-depth.
pref("dom.security.https_only_mode_pbm", true);
// tor-browser#43197, defense in depth if ever https-only got disabled
-pref("dom.security.https_first_add_exception_on_failiure", false);
+pref("dom.security.https_first_add_exception_on_failure", false);
// tor-browser#22320: Hide referer when coming from a .onion address
// We enable this here (rather than in Tor Browser) in case users of other
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/bca3b1f869fa892a6d31cad76896dd6ebfc53634
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/bca3b1f869fa892a6d31cad76896dd6ebfc53634
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tbb-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]