Closed
Bug 1862947
Opened 2 years ago
Closed 1 year ago
Add AutoTraceFailure stack class for exact tracing of failures
Categories
(Core :: MFBT, task, P3)
Core
MFBT
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: janv, Assigned: janv)
References
Details
Attachments
(1 obsolete file)
Ideally, the tracing wouldn't depend on concrete error handling (either plain NS_FAILED checks or NS_ENSURE_SUCCESS macros or MOZ_TRY macros or QM_TRY macros).
| Assignee | ||
Comment 1•2 years ago
•
|
||
This should probably be treated as an alternative or complementary solution to the QMResult.
| Assignee | ||
Updated•2 years ago
|
Component: Storage: Quota Manager → MFBT
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Assignee: jvarga → nobody
Status: ASSIGNED → NEW
Priority: P2 → P3
Updated•1 year ago
|
Attachment #9362330 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•1 year ago
|
||
This was just an experiment
Assignee: nobody → jan.varga
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•