Closed
Bug 611157
Opened 14 years ago
Closed 14 years ago
Add JavaScript stack trace to nsScriptErrorEvent
Categories
(Core :: XPConnect, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 611161
People
(Reporter: caustin, Unassigned)
Details
IMVU embeds Gecko for its UI. We attach an onerror hander to every document so that we can report crashes upon unhandled JavaScript exceptions. I have attached a patch that adds a stack trace field to nsScriptErrorEvent so that we can include it with our crash reports.
Reporter | ||
Comment 1•14 years ago
|
||
Sorry, confused by bugzilla UI. Marking dup of bug 611161.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•