From 4e485f439d45e26d446e74838b1585d5658ce772 Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sun, 26 May 2019 20:09:19 -0400 Subject: Remove ContextualIdentity prefs (removed from toolkit) --- app/profile/iceweasel-uxp.js | 5 ----- 1 file changed, 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 -- cgit v1.2.3