Merge mozilla-central to autoland

This commit is contained in:
Carsten "Tomcat" Book 2016-07-16 10:14:41 +02:00
Родитель 94a6256296 267f8cacf9
Коммит 0ea79a3826
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.