From 36b433962ea880849facf7805e08b44acb8b2073 Mon Sep 17 00:00:00 2001 From: Paul Zuehlcke Date: Wed, 17 Apr 2024 20:29:04 +0000 Subject: [PATCH] Bug 1848406 - Enable requireStatefulBounces pref by default. r=bvandersloot,anti-tracking-reviewers Differential Revision: https://phabricator.services.mozilla.com/D203609 --- modules/libpref/init/StaticPrefList.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/libpref/init/StaticPrefList.yaml b/modules/libpref/init/StaticPrefList.yaml index 244ad8017782..6c788269de6b 100644 --- a/modules/libpref/init/StaticPrefList.yaml +++ b/modules/libpref/init/StaticPrefList.yaml @@ -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.