Ignore unknown directories in client directories during temporary storage initialization
Categories
(Core :: Storage: Quota Manager, task, P2)
Tracking
()
People
(Reporter: janv, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: leave-open, Whiteboard: [storage-jv])
Attachments
(9 files)
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details | |
(deleted),
text/x-phabricator-request
|
Details |
This may not be an issue, it seems IndexedDB now has some code to handle this, but we should verify it and add tests for that at least.
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Updated•5 years ago
|
Reporter | ||
Comment 1•4 years ago
|
||
Reporter | ||
Comment 2•4 years ago
|
||
Reporter | ||
Comment 3•4 years ago
|
||
Reporter | ||
Updated•4 years ago
|
Comment 5•4 years ago
|
||
Backed out for bustages on ActorsParent.cpp
Backout link: https://hg.mozilla.org/integration/autoland/rev/590bbddc02bd7509657153bbc7a4f2156f35a64e
Log link: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=307484243&repo=autoland&lineNumber=36704
Comment 7•4 years ago
|
||
bugherder |
Reporter | ||
Comment 8•4 years ago
|
||
Reporter | ||
Comment 9•4 years ago
|
||
Depends on D81686
Reporter | ||
Comment 10•4 years ago
|
||
Depends on D81688
Reporter | ||
Comment 11•4 years ago
|
||
Depends on D81689
Reporter | ||
Comment 12•4 years ago
|
||
Depends on D81690
Comment 13•4 years ago
|
||
Comment 14•4 years ago
|
||
Comment 15•4 years ago
|
||
bugherder |
Comment 16•4 years ago
|
||
bugherder |
Comment 17•4 years ago
|
||
Is the leave-open flag still needed here?
Reporter | ||
Comment 18•4 years ago
|
||
Only LS and SDB quota client have been checked and only LS and SDB have new tests for this:
https://searchfox.org/mozilla-central/rev/7b40f0b246ad0b54975b1525811f2ad599b95f33/dom/quota/test/xpcshell/make_unknownFiles.js#143
vs
https://searchfox.org/mozilla-central/rev/7b40f0b246ad0b54975b1525811f2ad599b95f33/dom/quota/test/xpcshell/make_unknownFiles.js#71
So IDB and CACHE need to be checked. The use of UNKNOWN_FILE_WARNING macro should be replaced with the new one WARN_IF_FILE_IS_UNKNOWN while we are there. I also remember that CACHE wasn't using a macro at all, that should be fixed too.
Regarding the priorities, this should be finished after the asynchronous init work, the new detailed telemetry and probably also about:storage.
Reporter | ||
Comment 19•4 years ago
|
||
This is sort of work on "improved testing" as well.
Comment 20•4 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:janv, maybe it's time to close this bug?
Reporter | ||
Comment 21•3 years ago
|
||
Depends on D119496
Comment 22•3 years ago
|
||
Comment 23•3 years ago
|
||
bugherder |
Comment 24•3 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:janv, maybe it's time to close this bug?
Reporter | ||
Updated•2 years ago
|
Comment 25•2 years ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:edenchuang, maybe it's time to close this bug?
For more information, please visit auto_nag documentation.
Comment 26•2 years ago
|
||
(In reply to Release mgmt bot [:suhaib / :marco/ :calixte] from comment #25)
:edenchuang, maybe it's time to close this bug?
No.
Description
•