summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app/profile/iceweasel-uxp.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/app/profile/iceweasel-uxp.js b/app/profile/iceweasel-uxp.js
index abe6487..3be621a 100644
--- a/app/profile/iceweasel-uxp.js
+++ b/app/profile/iceweasel-uxp.js
@@ -435,11 +435,6 @@ pref("javascript.options.showInConsole", true);
pref("general.warnOnAboutConfig", false);
#endif
-// TODO: Remove ContextualIdentityPrefs once possible in toolkit (BackgroundPageThumbs.jsm)
-pref("privacy.usercontext.about_newtab_segregation.enabled", false);
-pref("privacy.userContext.enabled", false);
-pref("privacy.userContext.ui.enabled", false);
-
// This is the pref to control the location bar, change this to true to
// force this - this makes the origin of popup windows more obvious to avoid
// spoofing. We would rather not do it by default because it affects UE for web