Backed out changeset 4d4289b95a79 (bug 1275591) for causing m-2 Windows 8 x64 opt perma failures in test_bug659071.html

This commit is contained in:
Carsten "Tomcat" Book 2016-07-16 10:11:48 +02:00
Родитель 0f6e33eb43
Коммит 267f8cacf9
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -5123,7 +5123,7 @@ pref("browser.safebrowsing.reportPhishURL", "https://%LOCALE%.phish-report.mozil
pref("browser.safebrowsing.reportMalwareMistakeURL", "https://%LOCALE%.malware-error.mozilla.com/?hl=%LOCALE%&url=");
// The table and global pref for blocking plugin content
pref("browser.safebrowsing.blockedURIs.enabled", true);
pref("browser.safebrowsing.blockedURIs.enabled", false);
pref("urlclassifier.blockedTable", "test-block-simple,mozplugin-block-digest256");
// The protocol version we communicate with mozilla server.