Open
Bug 1861113
Opened 2 years ago
Updated 2 years ago
Expand exact error stack propagation in dom/quota/ActorsParent.cpp
Categories
(Core :: Storage: Quota Manager, task, P3)
Core
Storage: Quota Manager
Tracking
()
NEW
People
(Reporter: michael, Unassigned)
References
(Blocks 1 open bug)
Details
No description provided.
| Reporter | ||
Comment 1•2 years ago
|
||
Goal: Increase the accuracy of our monitoring and reduce manual overhead.
This bug involves reviewing and changing signatures in dom/quota/ActorsParent.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
•