Implement bounce tracking timer algorithm for purging cookies of classified hosts
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
(Blocks 2 open bugs)
Details
Attachments
(3 files, 1 obsolete file)
See spec draft here: https://privacycg.github.io/nav-tracking-mitigations/#bounce-tracking-timer
We need to specify how this should interact with the existing PurgeTrackerService
. Ideally we can simply run the components alongside each other initially.
We also may need to extend nsIClearDataService
so it can clear data per-base domain, but only for top level (unpartitioned) storage. Existing base domain clearing methods implicitly also clear partitioned storage. This may not be desired here since the protection is only concerned with top-level storage.
Assignee | ||
Comment 1•2 years ago
|
||
Depends on D182345
Assignee | ||
Comment 2•2 years ago
|
||
Depends on D183287
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D183287
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D182345
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 6•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/c8b32acdb27c
https://hg.mozilla.org/mozilla-central/rev/841812fba1c9
https://hg.mozilla.org/mozilla-central/rev/905646f23f58
Assignee | ||
Updated•2 years ago
|
Description
•