Disable storage compatibility heuristics to third party cookie blocking in Nightly
Categories
(Core :: Privacy: Anti-Tracking, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: tanvi, Assigned: timhuang)
References
Details
Attachments
(1 file)
In bug 1625568, we added the pref network.cookie.rejectForeignWithExceptions.enabled to apply the heuristics and Storage Access API that we use for blocking tracking cookies to blocking all third party cookies.
We added this pref to see if that helps the compatibility of the block all third party cookies setting. We plan to test this in a study in the future.
In the meantime, we had enabled network.cookie.rejectForeignWithExceptions.enabled in Nightly. Since this setting makes the third party cookie blocking more permissive, we should disable it by default in Nightly. One of the reasons we originally enabled it was to make sure the code didn't cause unintended bugs before we turn it on in an experiment. Sometime has passed since then, so if there were any big issues, we would have hopefully detected them by now.
baku, can you take this bug to flip this pref to false by default in Nightly?
https://searchfox.org/mozilla-central/rev/b4f3ce16c5099cf068fb023341959a0457adec9e/modules/libpref/init/StaticPrefList.yaml#7781
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Comment 3•5 years ago
|
||
bugherder |
Description
•