This commit is contained in:
Thorin-Oakenpants 2018-05-05 16:20:44 +00:00 committed by GitHub
parent 69d7670830
commit f9279aaa4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1340,9 +1340,6 @@ user_pref("extensions.autoDisableScopes", 15);
* [4] CVE-2017-5383: https://www.mozilla.org/security/advisories/mfsa2017-02/
* [5] https://www.xudongz.com/blog/2017/idn-phishing/ ***/
user_pref("network.IDN_show_punycode", true);
// security
/* 2680: disable "image/" mime types bypassing CSP (FF51+)
* [1] https://bugzilla.mozilla.org/1288361 ***/
user_pref("security.block_script_with_wrong_mime", true);