Bug 122030

Summary: Storing a reference to MediaStreamTrack in RTCStatsRequest
Product: WebKit Reporter: Thiago de Barros Lacerda <thiago.lacerda>
Component: WebCore Misc.Assignee: Thiago de Barros Lacerda <thiago.lacerda>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, hta, jer.noble, luciano.wolf, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Thiago de Barros Lacerda 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
Comment 1 Thiago de Barros Lacerda 2013-09-27 13:39:43 PDT
Created attachment 212838 [details]
Patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2013-09-27 14:17:44 PDT
All reviewed patches have been landed.  Closing bug.