[Webkit-unassigned] [Bug 16777] New: eliminate KJS::NaN and KJS::Inf

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 14:12:53 PST 2008


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

           Summary: eliminate KJS::NaN and KJS::Inf
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Trivial
          Priority: P3
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: darin at apple.com


There's no good reason for KJS to have its own NAN and infinity constants. The
ones in std::numeric_limits are perfectly good.

I have a patch to get rid of them.


-- 
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