2685 tweak

This commit is contained in:
Thorin-Oakenpants 2018-05-05 18:44:52 +00:00 committed by GitHub
parent cf269c982b
commit 88b08c79cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1360,7 +1360,7 @@ user_pref("security.csp.experimentalEnabled", true);
* [2] https://www.wordfence.com/blog/2017/01/gmail-phishing-data-uri/
* [3] https://www.fxsitecompat.com/en-CA/docs/2017/data-url-navigations-on-top-level-window-will-be-blocked/ ***/
user_pref("security.data_uri.block_toplevel_data_uri_navigations", true);
/* 2685: enforce a security delay on install and save dialogs
/* 2685: enforce a security delay on some confirmation dialogs such as install, open/save
* [1] http://kb.mozillazine.org/Disable_extension_install_delay_-_Firefox
* [2] https://www.squarefree.com/2004/07/01/race-conditions-in-security-dialogs/ ***/
user_pref("security.dialog_enable_delay", 700); // default: 1000 (milliseconds)