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