mirror of
https://github.com/arkenfox/user.js.git
synced 2025-06-06 02:37:09 +02:00
Update user.js
This commit is contained in:
parent
ed603d6e38
commit
e3fb3bec9c
1 changed files with 0 additions and 1 deletions
1
user.js
1
user.js
|
@ -1378,7 +1378,6 @@ user_pref("privacy.firstparty.isolate", true);
|
||||||
// user_pref("privacy.firstparty.isolate.restrict_opener_access", true); // [DEFAULT: true]
|
// user_pref("privacy.firstparty.isolate.restrict_opener_access", true); // [DEFAULT: true]
|
||||||
// user_pref("privacy.firstparty.isolate.block_post_message", true);
|
// user_pref("privacy.firstparty.isolate.block_post_message", true);
|
||||||
/* 4003: enable scheme with FPI [FF78+]
|
/* 4003: enable scheme with FPI [FF78+]
|
||||||
* isolates by site (eTLD+1) rather than domain i.e developer.mozilla.org !== wiki.mozilla.org
|
|
||||||
* [NOTE] Experimental: existing data and site permissions are incompatible
|
* [NOTE] Experimental: existing data and site permissions are incompatible
|
||||||
* and some site exceptions may not work e.g. HTTPS-only mode (see 1244) ***/
|
* and some site exceptions may not work e.g. HTTPS-only mode (see 1244) ***/
|
||||||
// user_pref("privacy.firstparty.isolate.use_site", true);
|
// user_pref("privacy.firstparty.isolate.use_site", true);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue