Bug 106564

Summary: MediaStream API: Adding the new id attribute to MediaStream and MediaStreamTrack
Product: WebKit Reporter: Tommy Widenflycht <tommyw>
Component: WebCore Misc.Assignee: Tommy Widenflycht <tommyw>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, eric.carlson, feature-media-reviews, fishd, hta, jamesr, ojan.autocc, tkent+wkapi, webkit.review.bot
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 56459    
Attachments:
Description Flags
Patch none

Description Tommy Widenflycht 2013-01-10 07:13:04 PST
MediaStream API: Adding the new id attribute to MediaStream and MediaStreamTrack
Comment 1 Tommy Widenflycht 2013-01-10 07:29:33 PST
Created attachment 182135 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-10 07:31:00 PST
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 3 Adam Barth 2013-01-10 12:31:14 PST
Comment on attachment 182135 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=182135&action=review

> Source/WebCore/ChangeLog:12
> +        Not testable yet, will add tests in a followup patch.

Ok.
Comment 4 WebKit Review Bot 2013-01-10 12:45:38 PST
Comment on attachment 182135 [details]
Patch

Clearing flags on attachment: 182135

Committed r139352: <http://trac.webkit.org/changeset/139352>
Comment 5 WebKit Review Bot 2013-01-10 12:45:42 PST
All reviewed patches have been landed.  Closing bug.