RESOLVED FIXED 122030
Storing a reference to MediaStreamTrack in RTCStatsRequest
https://bugs.webkit.org/show_bug.cgi?id=122030
Summary Storing a reference to MediaStreamTrack in RTCStatsRequest
Thiago de Barros Lacerda
Reported 2013-09-27 13:23:23 PDT
The spec[1] says that the stats is related to a MediaStreamTrack object. It also says: "Evaluate the need for other selectors than MediaStreamTrack". So a MediaStreamTrack object is more suitable in this case. [1]http://dev.w3.org/2011/webrtc/editor/webrtc.html#stats-selector
Attachments
Patch (4.42 KB, patch)
2013-09-27 13:39 PDT, Thiago de Barros Lacerda
no flags
Thiago de Barros Lacerda
Comment 1 2013-09-27 13:39:43 PDT
WebKit Commit Bot
Comment 2 2013-09-27 14:17:42 PDT
Comment on attachment 212838 [details] Patch Clearing flags on attachment: 212838 Committed r156574: <http://trac.webkit.org/changeset/156574>
WebKit Commit Bot
Comment 3 2013-09-27 14:17:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.