Bug 85798 - MediaStream API: Allow UserMediaRequest::succeed to take an MediaStreamDescriptor
Summary: MediaStream API: Allow UserMediaRequest::succeed to take an MediaStreamDescri...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Tommy Widenflycht
URL:
Keywords:
Depends on:
Blocks: 56459
  Show dependency treegraph
 
Reported: 2012-05-07 06:23 PDT by Tommy Widenflycht
Modified: 2012-05-07 10:31 PDT (History)
8 users (show)

See Also:


Attachments
Patch (9.72 KB, patch)
2012-05-07 06:30 PDT, Tommy Widenflycht
no flags Details | Formatted Diff | Diff
Patch (9.61 KB, patch)
2012-05-07 08:35 PDT, Tommy Widenflycht
no flags Details | Formatted Diff | Diff

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