Closed
Bug 1652951
Opened 5 years ago
Closed 4 years ago
nsIClearDataService needs to support the OriginAttributes partition key
Categories
(Toolkit :: Data Sanitization, task)
Toolkit
Data Sanitization
Tracking
()
RESOLVED
DUPLICATE
of bug 1705028
People
(Reporter: baku, Unassigned)
References
(Blocks 1 open bug)
Details
nsIClearDataService ignores the OriginAttributes partition key. It's unclear what we want to clean up when there is a partition-key involved, but this issue is becoming more visible because of the network-state isolation project (bug 1590107).
A simple approach is to ignore the partition key when deleting data by nsIPrincipal, but maybe we can do something better.
Comment 1•4 years ago
|
||
Most of this work is in Bug 1705028 so I'm duping this bug.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•