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


Commits:
4891bcd3 by Beatriz Rizental at 2025-08-20T14:38:13+02:00
fixup! Firefox preference overrides.

- - - - -


1 changed file:

- browser/app/profile/001-base-profile.js


Changes:

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



View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4891bcd3720027fda5d655a65ea6d5811a3015ee

-- 
View it on GitLab: 
https://gitlab.torproject.org/tpo/applications/tor-browser/-/commit/4891bcd3720027fda5d655a65ea6d5811a3015ee
You're receiving this email because of your account on gitlab.torproject.org.


_______________________________________________
tbb-commits mailing list -- tbb-commits@lists.torproject.org
To unsubscribe send an email to tbb-commits-le...@lists.torproject.org

Reply via email to