2429 default true 67+
This commit is contained in:
parent
6231d6ebed
commit
c2034617f0
2
user.js
2
user.js
@ -1226,7 +1226,7 @@ user_pref("javascript.options.shared_memory", false);
|
|||||||
user_pref("dom.event.highrestimestamp.enabled", true); // [DEFAULT: true]
|
user_pref("dom.event.highrestimestamp.enabled", true); // [DEFAULT: true]
|
||||||
/* 2429: enable (limited but sufficient) window.opener protection [FF65+]
|
/* 2429: enable (limited but sufficient) window.opener protection [FF65+]
|
||||||
* Makes rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set ***/
|
* Makes rel=noopener implicit for target=_blank in anchor and area elements when no rel attribute is set ***/
|
||||||
user_pref("dom.targetBlankNoOpener.enabled", true);
|
user_pref("dom.targetBlankNoOpener.enabled", true); // [DEFAULT: true]
|
||||||
|
|
||||||
/*** [SECTION 2500]: HARDWARE FINGERPRINTING ***/
|
/*** [SECTION 2500]: HARDWARE FINGERPRINTING ***/
|
||||||
user_pref("_user.js.parrot", "2500 syntax error: the parrot's shuffled off 'is mortal coil!");
|
user_pref("_user.js.parrot", "2500 syntax error: the parrot's shuffled off 'is mortal coil!");
|
||||||
|
Loading…
Reference in New Issue
Block a user