File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -714,7 +714,7 @@ user_pref("browser.contentblocking.category", "strict");
714714/* 2710: enable state partitioning of service workers [FF96+] ***/
715715user_pref ( "privacy.partition.serviceWorkers" , true ) ; // [DEFAULT: true FF105+]
716716/* 2720: enable APS (Always Partitioning Storage) ***/
717- user_pref ( "privacy.partition.always_partition_third_party_non_cookie_storage" , true ) ; // [FF104+] [DEFAULT: true FF109+ }
717+ user_pref ( "privacy.partition.always_partition_third_party_non_cookie_storage" , true ) ; // [FF104+] [DEFAULT: true FF109+]
718718user_pref ( "privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage" , false ) ; // [FF105+] [DEFAULT: false FF109+]
719719
720720/*** [SECTION 2800]: SHUTDOWN & SANITIZING ***/
You can’t perform that action at this time.
0 commit comments