[Webkit-unassigned] [Bug 75892] New: Possible bug: Number(new Date(1, 1, 1, 1, 1, 1, 1))

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 9 14:47:40 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=75892

           Summary: Possible bug: Number(new Date(1,1,1,1,1,1,1))
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: barraclough at apple.com


I landed this in a test case and it looks like our results differ on OS X & Linux.  This may indicate a bug.  Firefox produces a still different result, but it looks like they have a bug (since they seem to be using historic information which is prohibited by the spec), so looks like we can't use them as a referee on the matter. :-)

We should investigate further at some point & see if there is a real bug here, might have just been a lousy test case by me that failed to take timezone into account correctly.

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



More information about the webkit-unassigned mailing list