Bug 1800960 - Enable Always Partitioning Storage beyond nightly and without sessionStorage carveout, r=anti-tracking-reviewers,pbz

Differential Revision: https://phabricator.services.mozilla.com/D162235
This commit is contained in:
Benjamin VanderSloot 2022-11-16 20:18:00 +00:00
Родитель 9f00da0415
Коммит 5394445efc
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -12569,13 +12569,13 @@
# Always partition web storage APIs except cookies.
- name: privacy.partition.always_partition_third_party_non_cookie_storage
type: RelaxedAtomicBool
value: @IS_NIGHTLY_BUILD@
value: true
mirror: always
# Always partition web storage APIs except cookies.
# Exclude session storage from the above preference.
- name: privacy.partition.always_partition_third_party_non_cookie_storage.exempt_sessionstorage
type: RelaxedAtomicBool
value: true
value: false
mirror: always
- name: privacy.partition.bloburl_per_agent_cluster