Open
Bug 1732766
Opened 4 years ago
Updated 4 years ago
Make worker private to be aware of the allowListed storage access permission
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: timhuang, Unassigned)
References
Details
In Bug 1731557, we have introduced the storage permission states to reflect the fact where did the storage permission come from, storage access permission, or allowListed. Currently, the worker private only knows if it has the storage access, but doesn't know where did it come from. So, we should make the worker private to know the storage permission state.
| Reporter | ||
Updated•4 years ago
|
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•