[Webkit-unassigned] [Bug 6259] New: Handle negative, FP numbers with non-10 radix in toString

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Dec 27 13:57:31 PST 2005


http://bugzilla.opendarwin.org/show_bug.cgi?id=6259

           Summary: Handle negative, FP numbers with non-10 radix in
                    toString
           Product: WebKit
           Version: 412+
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: JavaScript
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: maksim at kde.org


r260470 | porten | 2003-10-20 10:45:55 -0400 (Mon, 20 Oct 2003) | 2 lines 
This is a merge of: 
       * number_object.cpp: rewrote Number.toString(radix) to work with  
       negative numbers, floating point and very large numbers.  
 
As ammended by:  
r290299 | porten | 2004-02-22 13:32:05 -0500 (Sun, 22 Feb 2004) | 4 lines  
fixed crash if toString() is called on NaN or Inf with a radix != 10.)  
  
It's somewhat covered by KJS tests.

-- 
Configure bugmail: http://bugzilla.opendarwin.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