Bug 108173

Summary: MediaStream API: A MediaStreamComponent should be able to return the MediaStreamDescriptor it belongs to
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, tkent+wkapi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 56459    
Attachments:
Description Flags
Patch none

Description Tommy Widenflycht 2013-01-29 02:25:06 PST
MediaStream API: A MediaStreamComponent should be able to return the MediaStreamDescriptor it belongs to
Comment 1 Tommy Widenflycht 2013-01-29 02:29:13 PST
Created attachment 185206 [details]
Patch
Comment 2 WebKit Review Bot 2013-01-29 02:32: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-29 12:31:55 PST
Comment on attachment 185206 [details]
Patch

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

Ok

> Source/WebCore/ChangeLog:10
> +        This is also better from an architectonic view as well.

architectonic <--- great word
Comment 4 WebKit Review Bot 2013-01-29 13:01:04 PST
Comment on attachment 185206 [details]
Patch

Clearing flags on attachment: 185206

Committed r141151: <http://trac.webkit.org/changeset/141151>
Comment 5 WebKit Review Bot 2013-01-29 13:01:11 PST
All reviewed patches have been landed.  Closing bug.