[webkit-reviews] review granted: [Bug 16643] number_object.cpp needs a bath : [Attachment 18149] More changes to make number code readable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 15:30:03 PST 2007


Sam Weinig <sam at webkit.org> has granted Eric Seidel <eric at webkit.org>'s request
for review:
Bug 16643: number_object.cpp needs a bath
http://bugs.webkit.org/show_bug.cgi?id=16643

Attachment 18149: More changes to make number code readable
http://bugs.webkit.org/attachment.cgi?id=18149&action=edit

------- Additional Comments from Sam Weinig <sam at webkit.org>
Looks good.  I think this line should be a FIXME.

+    if (decimalPoint == 999) // ? 9999 is the magical "result is Inf or NaN"
value.	what's 999??


More information about the webkit-reviews mailing list