Bug 1848406 - Enable requireStatefulBounces pref by default. r=bvandersloot,anti-tracking-reviewers

Differential Revision: https://phabricator.services.mozilla.com/D203609
This commit is contained in:
Paul Zuehlcke 2024-04-17 20:29:04 +00:00
parent a2e9101e14
commit 36b433962e

View File

@ -14212,7 +14212,7 @@
# Whether only bounces that access storage should be considered trackers.
- name: privacy.bounceTrackingProtection.requireStatefulBounces
type: bool
value: false
value: true
mirror: always
# To be used in test environments to enable observer messages.