Open
Bug 1861186
Opened 1 year ago
Expand exact error stack propagation in dom/storage/StorageActivityService.cpp
Categories
(Core :: Storage: StorageManager, task, P3)
Core
Storage: StorageManager
Tracking
()
NEW
People
(Reporter: mvanstraten, 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/storage/StorageActivityService.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
•