Pier Angelo Vendrame pushed to branch base-browser-140.3.0esr-15.0-1 at The Tor Project / Applications / Tor Browser

Commits:

1 changed file:

Changes:

  • browser/app/profile/001-base-profile.js
    ... ... @@ -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