[QM_TRY] Replace generic NS_ERROR_FAILURE errors with more specific codes.
Categories
(Core :: Storage: Quota Manager, task)
Tracking
()
People
(Reporter: jstutte, Unassigned)
References
(Blocks 24 open bugs)
Details
(Keywords: leave-open)
Attachments
(1 file)
We generate generic NS_ERROR_FAILURE
in quite some places. We should have better error codes in our list of NS_ERROR_FILE_*
codes we can use.
Query to find all QM_TRY failures with NS_ERROR_FAILURE.
Reporter | ||
Comment 1•3 years ago
|
||
Errors:
Warnings
Reporter | ||
Updated•3 years ago
|
Comment 2•1 years ago
|
||
Updated•1 years ago
|
Comment 4•1 years ago
|
||
Adding leave-open
because the patch will return more exact errors, but will not prevent them.
Comment 5•1 years ago
|
||
bugherder |
Comment 6•10 months ago
|
||
The bug assignee is inactive on Bugzilla, so the assignee is being reset.
This would be really useful. We've been trying to resolve multiple NS_ERROR_FAILURE exceptions for months with no luck, because it doesn't provide any helpful information.
Comment 8•1 month ago
|
||
The leave-open keyword is there and there is no activity for 6 months.
:jstutte, maybe it's time to close this bug?
For more information, please visit BugBot documentation.
Reporter | ||
Comment 9•1 month ago
|
||
(In reply to BugBot [:suhaib / :marco/ :calixte] from comment #8)
:jstutte, maybe it's time to close this bug?
No, we occasionally might get back to this.
Description
•