Open
Bug 1895314
Opened 1 year ago
Updated 5 months ago
WebDriver support for running Bounce Tracking Protection tracker purging
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P2)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: emz, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [privacy:priority_queue])
This bug is for implementing WebDriver support for triggering the tracker purging algorithm in Bounce Tracking Protection. The purge method is implemented here: https://searchfox.org/mozilla-central/rev/e69f323af80c357d287fb6314745e75c62eab92a/toolkit/components/antitracking/bouncetrackingprotection/BounceTrackingProtection.cpp#572
There is also a test interface for triggering the purging: https://searchfox.org/mozilla-central/rev/e69f323af80c357d287fb6314745e75c62eab92a/toolkit/components/antitracking/bouncetrackingprotection/nsIBounceTrackingProtection.idl#30
See https://privacycg.github.io/nav-tracking-mitigations/#bounce-tracking-mitigations-automation for spec draft with detailed steps.
| Reporter | ||
Updated•1 year ago
|
Severity: -- → N/A
Priority: -- → P3
| Reporter | ||
Updated•5 months ago
|
Whiteboard: [privacy:priority_queue]
Updated•5 months ago
|
Priority: P3 → P2
You need to log in
before you can comment on or make changes to this bug.
Description
•