Open
Bug 1547993
Opened 6 years ago
Updated 3 years ago
Clear site data for isolated browsers periodically
Categories
(Toolkit :: Data Sanitization, enhancement, P3)
Toolkit
Data Sanitization
Tracking
()
NEW
People
(Reporter: ehsan.akhgari, Unassigned)
References
Details
Now that bug 1320404 is being fixed, we will have a situation where isolated mozbrowsers used by devtools can leave data in the users profile with the isInIsolatedBrowser flag in the origin attributes field set to true which will not be accessible to regular browsing contexts.
We should consider purging this data periodically to avoid wasting disk space for users who use tools like Responsive Design Mode.
Reporter | ||
Updated•6 years ago
|
Type: defect → enhancement
Comment 1•6 years ago
|
||
Would it be too excessive to just clear this on shutdown, perf-wise (I assume not)?
Priority: -- → P3
Updated•3 years ago
|
Severity: normal → N/A
You need to log in
before you can comment on or make changes to this bug.
Description
•