Bug 85798

Summary: MediaStream API: Allow UserMediaRequest::succeed to take an MediaStreamDescriptor
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, 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
Patch none

Description Tommy Widenflycht 2012-05-07 06:23:29 PDT
Adding another UserMediaRequest::succeed function that takes an MediaStreamDescriptor instead of the two MediaStreamSource arrays.
Comment 1 Tommy Widenflycht 2012-05-07 06:30:35 PDT
Created attachment 140519 [details]
Patch
Comment 2 WebKit Review Bot 2012-05-07 06:33:48 PDT
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 Tommy Widenflycht 2012-05-07 08:35:58 PDT
Created attachment 140531 [details]
Patch
Comment 4 WebKit Review Bot 2012-05-07 10:31:27 PDT
Comment on attachment 140531 [details]
Patch

Clearing flags on attachment: 140531

Committed r116317: <http://trac.webkit.org/changeset/116317>
Comment 5 WebKit Review Bot 2012-05-07 10:31:36 PDT
All reviewed patches have been landed.  Closing bug.