[Bug 23619] Change MediaKeyError to extend DOMError and use strings for error names

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23619

--- Comment #9 from David Dorwin <ddorwin@google.com> ---
If we're unsure whether we need the systemCode attribute, we could start with
DOMError and later define MediaKeyError to inherit from DOMError (as currently
defined) if we find that such an attribute is necessary. Since the effect would
be to add an attribute, this should not affect or break applications as may be
the case if we were to later remove MediaKeyError and its additional attribute.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 28 January 2014 17:06:05 UTC