[webkit-reviews] review granted: [Bug 102416] Update DOMException name: ValidationError : [Attachment 174493] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 15 16:10:46 PST 2012


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

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

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


Looks OK.

> Source/WebCore/dom/ExceptionCode.h:56
> +	   VALIDATION_ERR = 16, // Historical

BTW, are you going to remove these enums once you have replaced all DOM
exceptions?


More information about the webkit-reviews mailing list