Closed
Bug 1591014
Opened 6 years ago
Closed 6 years ago
IDB: Add a test for orphaned files
Categories
(Core :: Storage: IndexedDB, task, P2)
Core
Storage: IndexedDB
Tracking
()
RESOLVED
FIXED
mozilla72
Tracking | Status | |
---|---|---|
firefox72 | --- | fixed |
People
(Reporter: janv, Assigned: janv)
Details
Attachments
(1 file)
I found out that we don't have a test for orphaned files. It means we have no code coverage for FileManager::InitDirectory which is quite sad.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by jvarga@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fbca649ef24e
IDB: Add a test for orphaned files; r=ttung
Comment 3•6 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•