Closed
Bug 510242
Opened 16 years ago
Closed 12 years ago
Stop serializing nsIXPCExceptions when reporting them as errors, and retain the valuable information.
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
RESOLVED
DUPLICATE
of bug 482137
People
(Reporter: Natch, Unassigned)
Details
Summary says all, when nsIXPCExceptions go from exception to error someone serializes the whole thing into a string instead of setting the appropriate properties on nsIScriptError with the correct values.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•