[webkit-reviews] review requested: [Bug 91481] Decimal::toString should not round integer value. : [Attachment 152724] Patch 1

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 17 03:11:40 PDT 2012


yosin at chromium.org has asked  for review:
Bug 91481: Decimal::toString should not round integer value.
https://bugs.webkit.org/show_bug.cgi?id=91481

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

------- Additional Comments from yosin at chromium.org
Could you review this patch?
Thanks in advance.

P.S.
Changes for Decimal.cpp is only adding "if (originalExponent < 0)" and
indentation. git diff -w Decimal.cpp shows two line changes.


More information about the webkit-reviews mailing list