Bug 1918326 - Add a pref to contorl tracker cookie blocking in cookieBehavior 5. r=anti-tracking-reviewers,bvandersloot

Differential Revision: https://phabricator.services.mozilla.com/D229327
This commit is contained in:
Tim Huang 2024-11-20 23:38:08 +00:00
parent 414d4d2334
commit fe62c01b97

View File

@ -12394,6 +12394,13 @@
value: @IS_NIGHTLY_BUILD@
mirror: always
# Whether to block third-party tracker cookie and storage access when
# cookieBehavior=5.
- name: network.cookie.cookieBehavior.trackerCookieBlocking
type: bool
value: true
mirror: always
# Whether to support CHIPS(Cookies Having Independent Partitioned State).
- name: network.cookie.CHIPS.enabled
type: RelaxedAtomicBool