[webkit-reviews] review granted: [Bug 96484] Remove last call to numberToString() from WebCore code : [Attachment 163561] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 02:44:21 PDT 2012


Kentaro Hara <haraken at chromium.org> has granted Patrick R. Gansterer
<paroga at paroga.com>'s request for review:
Bug 96484: Remove last call to numberToString() from WebCore code
https://bugs.webkit.org/show_bug.cgi?id=96484

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

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


Looks OK.

> Source/WebCore/ChangeLog:8
> +	   Repace WTF::numberToString() with String::numberToStringECMAScript()
to remove duplicated

Typo: Replace. Sorry for a nit-picking, but let's just fix it before landing.


More information about the webkit-reviews mailing list