Bug 121337 - [MediaStream] remove MediaStream.label
Summary: [MediaStream] remove MediaStream.label
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: Eric Carlson
URL:
Keywords:
Depends on:
Blocks: 124288
  Show dependency treegraph
 
Reported: 2013-09-13 18:16 PDT by Eric Carlson
Modified: 2013-11-14 07:39 PST (History)
8 users (show)

See Also:


Attachments
Proposed patch (1.79 KB, patch)
2013-09-13 18:21 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2013-09-13 18:16:35 PDT
MediaStream does not have a 'track' attribute.
Comment 1 Eric Carlson 2013-09-13 18:17:03 PDT
(In reply to comment #0)
> MediaStream does not have a 'track' attribute.

By which I meant to say: MediaStream does not have a 'label' attribute.
Comment 2 Eric Carlson 2013-09-13 18:21:53 PDT
Created attachment 211611 [details]
Proposed patch
Comment 3 WebKit Commit Bot 2013-09-14 17:15:35 PDT
Comment on attachment 211611 [details]
Proposed patch

Clearing flags on attachment: 211611

Committed r155789: <http://trac.webkit.org/changeset/155789>
Comment 4 WebKit Commit Bot 2013-09-14 17:15:38 PDT
All reviewed patches have been landed.  Closing bug.