- From: <bugzilla@jessica.w3.org>
- Date: Thu, 23 May 2013 15:12:16 +0000
- To: www-dom@w3.org
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: annevk@annevk.nl Reporter: w3c@marcosc.com QA Contact: public-webapps-bugzilla@w3.org CC: mike@w3.org, www-dom@w3.org 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.
Received on Thursday, 23 May 2013 15:12:24 UTC