[Webkit-unassigned] [Bug 98263] New: Change RTCPeerConnection GetStats to use Date timestamp format

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 3 07:23:49 PDT 2012


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

           Summary: Change RTCPeerConnection GetStats to use Date
                    timestamp format
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hta at google.com


The timestamp format in GetStats was set to "long", which won't work on a 32-bit system.
This should be changed to "Date" in IDL, and "double" in C++.

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