user.js

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 09aca71822d1db5bbb0eff29c89c7bb3c5b8fc55
parent f90193ab763eefa1b8a227263bf5e151bd1e15ba
Author: earthlng <earthlng@users.noreply.github.com>
Date:   Sat, 17 Mar 2018 05:32:40 +0100

2676 fixup
Diffstat:
Muser.js | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/user.js b/user.js @@ -1346,8 +1346,8 @@ 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); -/* 2676: disable CSP security violation events - * [1] https://developer.mozilla.org/en-US/docs/Web/API/SecurityPolicyViolationEvent ***/ +/* 2676: disable CSP violation events + * [1] https://developer.mozilla.org/docs/Web/API/SecurityPolicyViolationEvent ***/ user_pref("security.csp.enable_violation_events", false); /*** 2700: PERSISTENT STORAGE