[Webkit-unassigned] [Bug 12821] Number.toExponential doesn't work for negative numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 19 19:39:06 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12821


bdash at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #13261|                            |review-
               Flag|                            |




------- Comment #5 from bdash at webkit.org  2007-02-19 19:39 PDT -------
(From update of attachment 13261)
r- for style issues.  As mentioned on IRC I'm not sure that this is the best
solution to the problem.  The if (!fractionDigits->isUndefined()) { ... } block
is resulting in a negative x value becoming NaN.  If you can work out why that
happens a cleaner fix may present itself.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list