Open
Bug 1765347
Opened 3 years ago
Updated 3 years ago
Audit and possibly simplify IPC of 3rdPartyStorage permission usage
Categories
(Core :: Privacy: Anti-Tracking, enhancement, P3)
Core
Privacy: Anti-Tracking
Tracking
()
NEW
People
(Reporter: bvandersloot, Unassigned)
References
(Blocks 1 open bug)
Details
I want to be certain:
- no IPC is performed where it does not need to happen
- all IPC is happening using uniform conventions (mozPromise is nice)
- invariants of IPC are clearly documented.
You need to log in
before you can comment on or make changes to this bug.
Description
•