Bug 95543

Summary: MediaStream API: Add MediaStream management to RTCPeerConnection
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, gustavo, haraken, jamesr, japhet, ojan, philn, tkent+wkapi, webkit.review.bot, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 80589    
Attachments:
Description Flags
Patch
none
Patch none

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.