Open
Bug 1861154
Opened 1 year ago
Updated 1 year ago
Expand exact error stack propagation in dom/fs/child/FileSystemShutdownBlocker.cpp
Categories
(Core :: DOM: File, task, P3)
Core
DOM: File
Tracking
()
NEW
People
(Reporter: mvanstraten, Unassigned)
References
(Blocks 1 open bug)
Details
No description provided.
Reporter | ||
Comment 1•1 year ago
|
||
Goal: Increase the accuracy of our monitoring and reduce manual overhead.
This bug involves reviewing and changing signatures in dom/fs/child/FileSystemShutdownBlocker.cpp
to propagate error stacks with the QMResult
type and QM_TRY
macros.
You need to log in
before you can comment on or make changes to this bug.
Description
•