[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 #10 from Adrian Bateman [MSFT] <adrianba@microsoft.com> ---
(In reply to David Dorwin from comment #9)
> 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.

We believe that we should keep the systemCode as it is in the spec. The only
issue right now is about the future of DOMError, which is in question per the
DOM spec. We believe this bug is ready to be resolved fixed.

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

Received on Friday, 21 February 2014 23:57:19 UTC