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

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



Title: GitLab

brizental pushed to branch mullvad-browser-140.2.0esr-15.0-1 at The Tor Project / Applications / Mullvad Browser

Commits:

  • 8f29664e
    by Beatriz Rizental at 2025-08-20T14:39:14+02:00
    fixup! Firefox preference overrides.
    

1 changed file:

Changes:

  • browser/app/profile/001-base-profile.js
    ... ... @@ -282,6 +282,8 @@ pref("privacy.trackingprotection.annotate_channels", false);
    282 282
     pref("privacy.trackingprotection.cryptomining.enabled", false);
    
    283 283
     pref("privacy.trackingprotection.fingerprinting.enabled", false);
    
    284 284
     pref("privacy.trackingprotection.socialtracking.enabled", false);
    
    285
    +// tor-browser#43986: Explicitly disable bounce tracking protection
    
    286
    +pref("privacy.bounceTrackingProtection.mode", 0);
    
    285 287
     pref("privacy.socialtracking.block_cookies.enabled", false);
    
    286 288
     pref("privacy.annotate_channels.strict_list.enabled", false);
    
    287 289
     // tor-browser#43178: for defense-in-depth, avoid remote overrides to FPP.
    

  • _______________________________________________
    tor-commits mailing list -- tor-commits@xxxxxxxxxxxxxxxxxxxx
    To unsubscribe send an email to tor-commits-leave@xxxxxxxxxxxxxxxxxxxx