Closed
Bug 1888504
Opened 1 year ago
Closed 1 year ago
Add a dry-run mode for Bounce Tracking Protection purging
Categories
(Core :: Privacy: Anti-Tracking, task, P2)
Core
Privacy: Anti-Tracking
Tracking
()
RESOLVED
FIXED
127 Branch
Tracking | Status | |
---|---|---|
firefox127 | --- | fixed |
People
(Reporter: emz, Assigned: emz)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
We want to add a pref that when toggled on disabled any data purging for Bounce Tracking Protection. This will be helpful for collecting telemetry in Nightly or Release without risking data loss.
Assignee | ||
Comment 1•1 year ago
|
||
Adds a mode where if bounce tracking protection is enabled it classifies
but does not purge trackers. This mode is helpful for testing the feature
without risking data loss. Telemetry is still collected normally.
Updated•1 year ago
|
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7c22cf88677f
Add a dry-run mode for Bounce Tracking Protection. r=bvandersloot,anti-tracking-reviewers
Comment 3•1 year ago
•
|
||
Backed out for causing AddressSanitizer @ xpcom/base/nsISupportsImpl.cpp & bc failures @ toolkit/components/antitracking/bouncetrackingprotection/test/browser/<...>
Backout link: https://hg.mozilla.org/integration/autoland/rev/c80113ab4162029cc65655161b3466ba25380dea
Flags: needinfo?(pbz)
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fc70ef415bfe
Add a dry-run mode for Bounce Tracking Protection. r=bvandersloot,anti-tracking-reviewers
Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(pbz)
Pushed by pzuhlcke@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/cb5c455b709b
Add a dry-run mode for Bounce Tracking Protection. r=bvandersloot,anti-tracking-reviewers
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox127:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•