Open
Bug 1861086
Opened 1 year ago
Updated 1 year ago
Expand exact error stack propagation in dom/localstorage/LSValue.cpp
Categories
(Core :: Storage: localStorage & sessionStorage, task, P3)
Core
Storage: localStorage & sessionStorage
Tracking
()
ASSIGNED
People
(Reporter: mvanstraten, Assigned: jjalkanen)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
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/localstorage/LSValue.cpp
to propagate error stacks with the QMResult
type and QM_TRY
macros.
Assignee | ||
Comment 2•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → jjalkanen
Status: NEW → ASSIGNED
You need to log in
before you can comment on or make changes to this bug.
Description
•