[webkit-reviews] review requested: [Bug 16640] Acid3 reveals broken behavior in toFixed and toExponential : [Attachment 18156] Fix -0.toExponential() and printing of trailing 0s in toExponential

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 15:13:39 PST 2007


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 16640: Acid3 reveals broken behavior in toFixed and toExponential
http://bugs.webkit.org/show_bug.cgi?id=16640

Attachment 18156: Fix -0.toExponential() and printing of trailing 0s in
toExponential
http://bugs.webkit.org/attachment.cgi?id=18156&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 JavaScriptCore/kjs/number_object.cpp		    |	51 +++++++++++--------
 .../fast/js/resources/toFixed-and-toExponential.js |	 5 ++
 2 files changed, 34 insertions(+), 22 deletions(-)


More information about the webkit-reviews mailing list