[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [Git][tpo/applications/mullvad-browser][mullvad-browser-115.4.0esr-13.5-1] fixup! Firefox preference overrides.



Title: GitLab

ma1 pushed to branch mullvad-browser-115.4.0esr-13.5-1 at The Tor Project / Applications / Mullvad Browser

Commits:

  • c4345c65
    by hackademix at 2023-11-14T10:55:14+01:00
    fixup! Firefox preference overrides.
    

1 changed file:

Changes:

  • browser/app/profile/001-base-profile.js
    ... ... @@ -566,8 +566,6 @@ pref("extensions.abuseReport.enabled", false);
    566 566
     // Therefore, do not allow download of additional language packs. They are not a
    
    567 567
     // privacy/security threat, we are disabling them for UX reasons. See bug 41377.
    
    568 568
     pref("intl.multilingual.downloadEnabled", false);
    
    569
    -// Disk activity: Disable storage.sync (tor-browser#41424)
    
    570
    -pref("webextensions.storage.sync.enabled", false);
    
    571 569
     
    
    572 570
     // Enforce certificate pinning, see: https://bugs.torproject.org/16206
    
    573 571
     pref("security.cert_pinning.enforcement_level", 2);
    

  • _______________________________________________
    tor-commits mailing list
    tor-commits@xxxxxxxxxxxxxxxxxxxx
    https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits