Open
Bug 2001972
Opened 7 months ago
Updated 6 months ago
Reduce Page Protection: Interaction with service worker
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: manuel, Unassigned)
References
(Blocks 1 open bug)
Details
There will be weird interaction with service workers: The request that passes through the service worker needs to be handled according to the tab that it origined. But service workers also can cache requests, therefore there is going to be some problems around them (cached response while tracker-blocking is enabled, then serves cached response even when temporarely reducing the protection for that tab).
Not in scope to fix in initial implementation, but something to keep in mind and fix some way or another.
You need to log in
before you can comment on or make changes to this bug.
Description
•