Bug 122030 - Storing a reference to MediaStreamTrack in RTCStatsRequest
Summary: Storing a reference to MediaStreamTrack in RTCStatsRequest
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago de Barros Lacerda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 13:23 PDT by Thiago de Barros Lacerda
Modified: 2013-09-27 14:17 PDT (History)
7 users (show)

See Also:


Attachments
Patch (4.42 KB, patch)
2013-09-27 13:39 PDT, Thiago de Barros Lacerda
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.