[Webkit-unassigned] [Bug 139173] DOMError should be constructible as per the DOM4 specification

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 18 10:14:00 PST 2014


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

--- Comment #22 from Chris Dumez <cdumez at apple.com> ---
(In reply to comment #21)
> Dear  All,
> 
>       DOMError can be removed from Webkit, since File APIs are not using it,
> though as per FileReader Spec:http://dev.w3.org/2006/webapi/FileAPI/, the
> error attribute still uses the DOMError. Also in MDN link DOMError is still
> used in File APIs:
> https://developer.mozilla.org/en-US/docs/Web/API/FileReader.error
> 
> Thanks

We still use DOMError in WebKit (for e.g. MediaStream and IndexedDB API, CSSFontFaceLoadEvent). It is likely that the corresponding specifications are not using DOMError anymore so our implementations would have to be updated first.

-- 
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/20141218/3f79ed17/attachment-0002.html>


More information about the webkit-unassigned mailing list