Bug 95543 - MediaStream API: Add MediaStream management to RTCPeerConnection
Summary: MediaStream API: Add MediaStream management to RTCPeerConnection
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: 80589
  Show dependency treegraph
 
Reported: 2012-08-31 02:46 PDT by Tommy Widenflycht
Modified: 2012-09-01 00:54 PDT (History)
14 users (show)

See Also:


Attachments
Patch (29.08 KB, patch)
2012-08-31 02:52 PDT, Tommy Widenflycht
no flags Details | Formatted Diff | Diff
Patch (30.49 KB, patch)
2012-08-31 03:49 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-08-31 02:46:56 PDT
This includes addStream/removeStream to RTCPeerConnection, as well as didAddRemoteStream/didRemoveRemoteStream to RTCPeerConnectionHandlerClient.
Comment 1 Tommy Widenflycht 2012-08-31 02:52:43 PDT
Created attachment 161647 [details]
Patch
Comment 2 Tommy Widenflycht 2012-08-31 02:53:15 PDT
Also took the opportunity to do a little cleanup.
Comment 3 WebKit Review Bot 2012-08-31 02:54:06 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 4 Tommy Widenflycht 2012-08-31 03:49:57 PDT
Created attachment 161653 [details]
Patch
Comment 5 WebKit Review Bot 2012-09-01 00:54:08 PDT
Comment on attachment 161653 [details]
Patch

Clearing flags on attachment: 161653

Committed r127365: <http://trac.webkit.org/changeset/127365>
Comment 6 WebKit Review Bot 2012-09-01 00:54:12 PDT
All reviewed patches have been landed.  Closing bug.