Skip to content

Commit 2a94b2b

Browse files
committed
Bug 1990831 - Set requireStatefulBounces to false by default. r=manuel
Differential Revision: https://phabricator.services.mozilla.com/D266349
1 parent 6852f17 commit 2a94b2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/libpref/init/StaticPrefList.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16641,7 +16641,7 @@
1664116641
# Whether only bounces that access storage should be considered trackers.
1664216642
- name: privacy.bounceTrackingProtection.requireStatefulBounces
1664316643
type: bool
16644-
value: @IS_NOT_NIGHTLY_BUILD@
16644+
value: false
1664516645
mirror: always
1664616646

1664716647
# To be used in automated test environments to enable observer messages.

0 commit comments

Comments
 (0)