Closed
Bug 1146573
Opened 10 years ago
Closed 10 years ago
Report unhandled exceptions to the console when a JS promise is GC-ed
Categories
(Toolkit :: Async Tooling, defect)
Toolkit
Async Tooling
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: erahm, Unassigned)
References
Details
(Whiteboard: [Async])
+++ This bug was initially created as a clone of Bug #903433 +++
As bug 903419, but for Promise.jsm.
I suspect we can implement this without too many difficulties using if we first write a C++ XPCOM component whose sole effect is to call Cu.reportError upon finalization.
Paolo, what do you think?
Reporter | ||
Comment 1•10 years ago
|
||
Hit submitted too soon.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•