Open
Bug 1765345
Opened 3 years ago
Updated 3 years ago
Reverse directionality of 3rdPartyStorage permission
Categories
(Core :: Privacy: Anti-Tracking, task, P3)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: bvandersloot, Unassigned)
References
(Blocks 1 open bug)
Details
Not sure if we want this!
The idea is to switch from (embedder site) -> 3rdPartyStorage^Embedee to (embeddee origin) -> 3rdPartyStorage^embedder.
It may simplify our code in the Fission world to have the permission on the embedded origin, rather than the top level site.
We also need to consider the relevance of this permission name as it is only applied to cookies when we always partition storage.
Reporter | ||
Updated•3 years ago
|
Priority: P3 → P4
Comment 1•3 years ago
|
||
Per https://firefox-source-docs.mozilla.org/bug-mgmt/guides/priority.html P4 is not a valid priority.
Type: enhancement → task
Priority: P4 → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•