Open
Bug 1610809
Opened 5 years ago
Updated 9 months ago
Write a test for bug 1591362
Categories
(Toolkit :: Data Sanitization, task, P3)
Toolkit
Data Sanitization
Tracking
()
NEW
People
(Reporter: johannh, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 obsolete file)
Bug 1591362 was about clearing network cache per origin, with the special caveat that there are some cases where files get deleted directly and others where CacheFileContextEvictor::EvictEntries() is used. In the latter case we used a wrong comparison which led to all files being deleted. We should write a unit test that considers this code path.
Updated•3 years ago
|
Severity: normal → N/A
Updated•9 months ago
|
Attachment #9384294 -
Attachment is obsolete: true
You need to log in
before you can comment on or make changes to this bug.
Description
•