[Webkit-unassigned] [Bug 49589] New: DOMTimeStamp needs to be bound to Date object in ECMAScript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 16 03:11:38 PST 2010


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

           Summary: DOMTimeStamp needs to be bound to Date object in
                    ECMAScript
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jknotten at chromium.org


In mac WebKit, DOMTimeStamp is currently bound to an integer. It should be bound to a Date object as per the w3c spec:

http://www.w3.org/TR/DOM-Level-3-Core/core.html#Core-DOMTimeStamp

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