mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 17:23:59 +00:00
Merge mozilla-central to mozilla-inbound
This commit is contained in:
commit
ebc26445fb
@ -5121,7 +5121,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.
|
||||
|
Loading…
Reference in New Issue
Block a user