[webkit-reviews] review granted: [Bug 102503] Update DOMException name: NetworkError : [Attachment 174679] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 18 16:03:11 PST 2012


Kentaro Hara <haraken at chromium.org> has granted Erik Arvidsson
<arv at chromium.org>'s request for review:
Bug 102503: Update DOMException name: NetworkError
https://bugs.webkit.org/show_bug.cgi?id=102503

Attachment 174679: Patch
https://bugs.webkit.org/attachment.cgi?id=174679&action=review

------- Additional Comments from Kentaro Hara <haraken at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=174679&action=review


ok

> Source/WebCore/dom/DOMCoreException.cpp:56
>      // FIXME: Couldn't find a description in the HTML/DOM specifications for
NETWORK_ERR, ABORT_ERR, URL_MISMATCH_ERR, and QUOTA_EXCEEDED_ERR

Given that they are not speced nor used in WebKit, maybe it's time to remove
them from WebKit? You can do it in a follow-up patch if needed.


More information about the webkit-reviews mailing list