Pier Angelo Vendrame pushed to branch mullvad-browser-140.3.0esr-15.0-1 at The Tor Project / Applications / Mullvad Browser
Commits:
-
630e0d35
by Pier Angelo Vendrame at 2025-10-06T16:18:33+02:00
1 changed file:
Changes:
| ... | ... | @@ -135,7 +135,7 @@ pref("dom.security.https_only_mode", true); |
| 135 | 135 | // but set it anyway only as a defense-in-depth.
|
| 136 | 136 | pref("dom.security.https_only_mode_pbm", true);
|
| 137 | 137 | // tor-browser#43197, defense in depth if ever https-only got disabled
|
| 138 | -pref("dom.security.https_first_add_exception_on_failiure", false);
|
|
| 138 | +pref("dom.security.https_first_add_exception_on_failure", false);
|
|
| 139 | 139 | |
| 140 | 140 | // tor-browser#22320: Hide referer when coming from a .onion address
|
| 141 | 141 | // We enable this here (rather than in Tor Browser) in case users of other
|