[Bug 22153] New: DOMError name
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <[email protected]/Bugs/Public/> |
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22153
Bug ID: 22153
Summary: DOMError name
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: DOM
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected]
The spec currently says that the name of a DOMError must return the name it was
set to. For the sake of platform consistency (between exceptions and errors),
it would be helpful if the spec recommended that people use the names from the
"error names table" instead of inventing new ones:
http://dom.spec.whatwg.org/#error-names-table
I imagine specs that use Futures are going to make extensive use of DOMError,
so it would be good to add this now (if the WG agrees with the recommendation).
--
You are receiving this mail because:
You are on the CC list for the bug.