Backed out changesets 3ab31cfb6837 (
bug 1024965), 5cebb1e06e25 (
bug 1029654), acd333921065 (
bug 1024073). r=backout
--- a/browser/app/profile/firefox.js
+++ b/browser/app/profile/firefox.js
@@ -811,43 +811,16 @@ pref("plugin.state.npmcffplg", 2);
#endif
// F5 Networks SSLVPN plugin, bug 985640
#ifdef XP_MACOSX
pref("plugin.state.f5 ssl vpn plugin", 2);
pref("plugin.state.f5 sam inspection host plugin", 2);
#endif
-// Roblox Launcher Plugin, bug 1024073
-#ifdef XP_WIN
-pref("plugin.state.nprobloxproxy", 2);
-#endif
-#ifdef XP_MACOSX
-pref("plugins.state.nproblox", 2);
-#endif
-
-// Box Edit, bug 1029654
-#ifdef XP_WIN
-pref("plugins.state.npboxedit", 2);
-#endif
-#ifdef XP_MACOSX
-pref("plugins.state.box edit", 2);
-#endif
-
-// Nexus Personal, bug 1024965
-#ifdef XP_WIN
-pref("plugins.state.np_prsnl", 2);
-#endif
-#ifdef XP_MACOSX
-pref("plugins.state.personalplugin", 2);
-#endif
-#ifdef UNIX_BUT_NOT_MAC
-pref("plugins.state.libplugins", 2);
-#endif
-
// display door hanger if flash not installed
pref("plugins.notifyMissingFlash", true);
#ifdef XP_MACOSX
pref("browser.preferences.animateFadeIn", true);
#else
pref("browser.preferences.animateFadeIn", false);
#endif