[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 16:34:00 PST 2014


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

--- Comment #23 from Shivakumar J M <shiva.jm at samsung.com> ---
(In reply to comment #22)
> (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.


Dear  Chris,

      Yes right, we need to update our implementations for other module to support using DOMError, may be later we can accept these changes, is it right?

Thanks

-- 
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/20141219/06a537ca/attachment-0002.html>


More information about the webkit-unassigned mailing list