Pier Angelo Vendrame pushed to branch base-browser-128.14.0esr-14.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
dcd9d767
by Pier Angelo Vendrame at 2025-10-06T16:20:26+02:00
1 changed file:
Changes:
| ... | ... | @@ -129,7 +129,7 @@ pref("dom.security.https_only_mode", true); |
| 129 | 129 | // but set it anyway only as a defense-in-depth.
|
| 130 | 130 | pref("dom.security.https_only_mode_pbm", true);
|
| 131 | 131 | // tor-browser#43197, defense in depth if ever https-only got disabled
|
| 132 | -pref("dom.security.https_first_add_exception_on_failiure", false);
|
|
| 132 | +pref("dom.security.https_first_add_exception_on_failure", false);
|
|
| 133 | 133 | |
| 134 | 134 | // tor-browser#22320: Hide referer when coming from a .onion address
|
| 135 | 135 | // We enable this here (rather than in Tor Browser) in case users of other
|