From 1d7517c7ad5e400ddd449bc199972bb039018f2a Mon Sep 17 00:00:00 2001 From: Thorin-Oakenpants Date: Mon, 2 Nov 2020 17:00:37 +0000 Subject: [PATCH] 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 --- scratchpad-scripts/arkenfox-clear-removed.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scratchpad-scripts/arkenfox-clear-removed.js b/scratchpad-scripts/arkenfox-clear-removed.js index c5e40fd..4e824dc 100644 --- a/scratchpad-scripts/arkenfox-clear-removed.js +++ b/scratchpad-scripts/arkenfox-clear-removed.js @@ -1,7 +1,7 @@ /*** 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: https://github.com/arkenfox/user.js/wiki/3.1-Resetting-Inactive-Prefs-[Scripts] @@ -227,6 +227,7 @@ 'dom.IntersectionObserver.enabled', /* 82-beta */ 'extensions.screenshots.upload-disabled', + 'privacy.partition.network_state', 'security.ssl3.dhe_rsa_aes_128_sha', 'security.ssl3.dhe_rsa_aes_256_sha', /* reset parrot: check your open about:config after running the script */