Open
Bug 1435856
Opened 8 years ago
Updated 2 years ago
Get rid of nsIException
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
References
Details
After bug 1435483 it's only used for instanceof checks in JS... We can try to do better (e.g. make Exception exposed and chromeonly, or use getClassName checks against both Exception and DOMException).
Updated•8 years ago
|
Priority: -- → P3
| Assignee | ||
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•