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:
- 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/mullvad-browser/-/commit/8f29664ebebe05373d28aa7de524c0f9eb3ac5a4
--
View it on GitLab:
https://gitlab.torproject.org/tpo/applications/mullvad-browser/-/commit/8f29664ebebe05373d28aa7de524c0f9eb3ac5a4
You're receiving this email because of your account on gitlab.torproject.org.
_______________________________________________
tor-commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]