Commit 44eff978 authored by cypherpunks1's avatar cypherpunks1 Committed by richard
Browse files

fixup! Firefox preference overrides.

Bug 41092: Enable URL query stripping to protect against cross-site tracking
parent 5b4fa6e2
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -505,6 +505,11 @@ pref("corroborator.enabled", false);
// stop using .textContent.
pref("intl.multilingual.liveReload", false);

// Enable URL query stripping to protect against cross-site tracking (tor-browser#41092)
pref("privacy.query_stripping.enabled", true);
pref("privacy.query_stripping.enabled.pbmode", true);
pref("privacy.query_stripping.strip_on_share.enabled", true);

#ifdef XP_WIN
// prefs to disable jump-list entries in the taskbar on Windows (see bug #12885)
// this pref changes the app's set AUMID to be dependent on the profile path, rather than