summaryrefslogtreecommitdiff
path: root/branding
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2019-05-12 11:09:12 -0400
committerGaming4JC <g4jc@hyperbola.info>2019-05-12 11:09:12 -0400
commita1c5dc1fad10b93c5935ddf6ea2bdf26803755fb (patch)
tree6b62015b68c791ade2faa1e5d00c1538987129e6 /branding
parent817f134eb4434c19dd3cfc3f3502046de480d49a (diff)
downloadiceweasel-uxp-a1c5dc1fad10b93c5935ddf6ea2bdf26803755fb.tar.gz
Remove Social API leftovers
Diffstat (limited to 'branding')
-rw-r--r--branding/iceweasel/pref/iceweasel-uxp-branding.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/branding/iceweasel/pref/iceweasel-uxp-branding.js b/branding/iceweasel/pref/iceweasel-uxp-branding.js
index f8beac5..4d97887 100644
--- a/branding/iceweasel/pref/iceweasel-uxp-branding.js
+++ b/branding/iceweasel/pref/iceweasel-uxp-branding.js
@@ -165,13 +165,10 @@ pref("security.family_safety.mode", 0);
// https://hg.mozilla.org/releases/mozilla-release/rev/d9659c22b3c5
// https://bugzilla.mozilla.org/show_bug.cgi?id=1298883
pref("security.enterprise_roots.enabled", false);
-pref("social.enabled", false);
-pref("social.remote-install.enabled", false);
pref("datareporting.healthreport.uploadEnabled", false);
pref("datareporting.healthreport.about.reportUrl", "127.0.0.1");
pref("datareporting.healthreport.documentServerURI", "127.0.0.1");
pref("healthreport.uploadEnabled", false);
-pref("social.toast-notifications.enabled", false);
pref("datareporting.policy.dataSubmissionEnabled", false);
pref("datareporting.healthreport.service.enabled", false);
pref("browser.slowStartup.notificationDisabled", true);