[webkit-reviews] review granted: [Bug 102114] Rename NATIVE_TYPE_ERR to TypeError : [Attachment 173974] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 13 15:38:27 PST 2012


Kentaro Hara <haraken at chromium.org> has granted Joshua Bell
<jsbell at chromium.org>'s request for review:
Bug 102114: Rename NATIVE_TYPE_ERR to TypeError
https://bugs.webkit.org/show_bug.cgi?id=102114

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

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


> Source/WebCore/ChangeLog:9
> +	   V8 binding code had colliding enum members, which required
prefixing.

For consistency I want to make the same change for JSC too. SyntaxError ->
jsSyntaxError


More information about the webkit-reviews mailing list