[Bug 25896] Why is EME creating new DOMException subclasses?

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

David Dorwin <ddorwin@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ddorwin@google.com

--- Comment #2 from David Dorwin <ddorwin@google.com> ---
As far as I know, there are no implementations of this yet.

The discussion of this starts in
https://www.w3.org/Bugs/Public/show_bug.cgi?id=23619#c6. In the 10th comment,
Microsoft wanted systemCode to remain accessible.

If subclassing is discouraged and the advice in the advice on using
DOMException for all errors is still accurate, we should replace MediaKeyError
with DOMException. Implementations could choose to report system error codes in
the DOMException message.

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

Received on Tuesday, 27 May 2014 22:45:53 UTC