From b9fbb68e0144c84aa2688d1b57158b7a8edab1de Mon Sep 17 00:00:00 2001 From: iam-py-test <84232764+iam-py-test@users.noreply.github.com> Date: Mon, 19 Dec 2022 17:45:35 -0500 Subject: [PATCH] Fix a missing comment --- Securefox.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Securefox.js b/Securefox.js index 32fe6b9..e680fd5 100644 --- a/Securefox.js +++ b/Securefox.js @@ -106,7 +106,7 @@ user_pref("urlclassifier.features.socialtracking.skipURLs", "*.instagram.com, *. //user_pref("privacy.partition.network_state.ocsp_cache", true); // enabled with "Strict" //user_pref("privacy.partition.bloburl_per_agent_cluster", true); [REGRESSIONS] // enable APS (Always Partitioning Storage) [FF104+] -user_pref("privacy.partition.always_partition_third_party_non_cookie_storage", true); [DEFAULT: true FF109+] +user_pref("privacy.partition.always_partition_third_party_non_cookie_storage", true); // [DEFAULT: true FF109+] user_pref("privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage", false); // [DEFAULT: false FF109+] // PREF: Smartblock