mirror of
https://github.com/arkenfox/user.js.git
synced 2025-06-06 02:37:09 +02:00
privacy.partition.network_state, see #1051
not used with FPI, let it ride the trains or we add it separately along with dFPI and privacy.firstparty.isolate.use_site at some stage
This commit is contained in:
parent
ce71a8a86d
commit
1d7517c7ad
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
/***
|
/***
|
||||||
This will reset the preferences that have been removed completely from the arkenfox user.js.
|
This will reset the preferences that have been removed completely from the arkenfox user.js.
|
||||||
|
|
||||||
Last updated: 18-Oct-2020
|
Last updated: 02-Nov-2020
|
||||||
|
|
||||||
For instructions see:
|
For instructions see:
|
||||||
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts]
|
||||||
|
@ -227,6 +227,7 @@
|
||||||
'dom.IntersectionObserver.enabled',
|
'dom.IntersectionObserver.enabled',
|
||||||
/* 82-beta */
|
/* 82-beta */
|
||||||
'extensions.screenshots.upload-disabled',
|
'extensions.screenshots.upload-disabled',
|
||||||
|
'privacy.partition.network_state',
|
||||||
'security.ssl3.dhe_rsa_aes_128_sha',
|
'security.ssl3.dhe_rsa_aes_128_sha',
|
||||||
'security.ssl3.dhe_rsa_aes_256_sha',
|
'security.ssl3.dhe_rsa_aes_256_sha',
|
||||||
/* reset parrot: check your open about:config after running the script */
|
/* reset parrot: check your open about:config after running the script */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue