- From: <bugzilla@jessica.w3.org>
- Date: Mon, 02 Dec 2013 19:22:47 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23619
David Dorwin <ddorwin@google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Drop or change |Change MediaKeyError to
|MediaKeyError constant |extend DOMError and use
|prefix |strings for error names
--- Comment #7 from David Dorwin <ddorwin@google.com> ---
Updated the summary to reflect the new direction.
Moving in this direction will also allow us to use existing error names
(http://www.w3.org/TR/dom/#error-names) where it makes sense. (This could also
result in inconsistent implementations if CDMs use these existing names other
than as specified in the algorithms or - if we include them - in the Error
Codes section of the spec.)
DOMError in the DOM4 WD: http://www.w3.org/TR/dom/#interface-domerror
DOMError in the DOM living specification
http://dom.spec.whatwg.org/#interface-domerror
Note: DNSError in comment #6 should be DOMError.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Monday, 2 December 2013 19:22:52 UTC