Closed
Bug 1927098
Opened 10 months ago
Closed 9 months ago
Create a common nsIClearDataService flag for tracker purging
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
134 Branch
Tracking | Status | |
---|---|---|
firefox134 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Currently both BounceTrackingProtection and PurgeTrackerService have their own lists. Let's move it into a common flag in nsIClearDataService
for better maintainability. Having purpose-built flags in nsIClearDataService
also helps to keep consumers updated when new cleaners are added.
Assignee | ||
Comment 1•10 months ago
|
||
Updated•10 months ago
|
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f4c73ed887b
Add nsIClearDataService::CLEAR_STATE_FOR_TRACKER_PURGING. r=anti-tracking-reviewers,timhuang
Comment 3•9 months ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 9 months ago
status-firefox134:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 134 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•