[Webkit-unassigned] [Bug 174573] Video errors should be instances of Error

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 19 10:22:05 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=174573

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
(In reply to Chris Dumez from comment #4)
> In particular, the following interface looks interesting:
> interface MediaError;
> 
> Because it is an IDL interface and not an IDL exception, it likely does not
> inherit from Error.

We match the spec though:
https://html.spec.whatwg.org/multipage/media.html#error-codes

So maybe it is not supposed to inherit Error?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170919/4a6d60a4/attachment.html>


More information about the webkit-unassigned mailing list