Open
Bug 1727141
Opened 3 years ago
Updated 3 years ago
PreflightCacheCleaner support for clearing by principal and baseDomain
Categories
(Toolkit :: Data Sanitization, enhancement, P3)
Toolkit
Data Sanitization
Tracking
()
NEW
People
(Reporter: pbz, Unassigned)
References
(Blocks 1 open bug)
Details
+++ This bug was initially created as a clone of Bug #1726742 +++
The preflight cache cleaner can not clear data for a specific principal or baseDomain and thus over-clears for these cases:
https://searchfox.org/mozilla-central/rev/69e4ba3cbce75872d3e88ab0422fbb0198d7000d/toolkit/components/cleardata/ClearDataService.jsm#1308,1312
We should investigate if we can support deleteByPrincipal
and deleteByBaseDomain
.
Reporter | ||
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•