[Bug 21798] Revisit MediaKeyError codes

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

--- Comment #20 from David Dorwin <ddorwin@google.com> ---
>From Bug 25199:
Since the use of Promises means that not all categories of errors will result
in an error event and corresponding setting of the error attribute, we may want
to reconsider the current behavior of using a simple event with error
attribute. We may instead want to fire a complex event or use some other
mechanism.


We may also need to resolve the DOMExceptions reported in the promises with the
MediaKeyError - currently derived from DOMError - used to report other errors.

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

Received on Friday, 11 April 2014 03:34:08 UTC