[Webkit-unassigned] [Bug 98753] New: Change PeerConnection getStats function to single value local / remote

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 9 04:51:56 PDT 2012


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

           Summary: Change PeerConnection getStats function to single
                    value local / remote
           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


As landed, PeerConnection draft spec says that the local and remote components of an RTCStatsReport are single RTCStatsElement attributes, not arrays of RTCStatselement (as an earlier draft said) or a function returning a sequence<RTCStatsElement> (as the patch landed).

This seems to make sense as a simplification.

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