Backed out changeset 144d803669f2 (bug 1171303) for somehow breaking web-platform-tests on Windows and OSX.

CLOSED TREE
This commit is contained in:
Ryan VanderMeulen 2015-06-04 15:17:05 -04:00
parent ffe7bfdc85
commit fbd241168b

View File

@ -322,6 +322,3 @@ user_pref("dom.serviceWorkers.periodic-updates.enabled", false);
// Enable speech synth test service, and disable built in platform services.
user_pref("media.webspeech.synth.test", true);
// Disable Android addon update service
user_pref("extensions.autoupdate.enabled", false);