Bug 154583

Summary: WebRTC: Add addReceiver() function to PeerConnectionBackendClient interface
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 143211    
Attachments:
Description Flags
Proposed patch none

Description Adam Bergkvist 2016-02-23 04:35:31 PST
The PeerConnectionBackendClient interface is missing functionality to notify the implementing object that a new RTCRtpReceiver is available.
Comment 1 Adam Bergkvist 2016-02-23 04:41:51 PST
Created attachment 272008 [details]
Proposed patch
Comment 2 WebKit Commit Bot 2016-02-24 00:12:11 PST
Comment on attachment 272008 [details]
Proposed patch

Clearing flags on attachment: 272008

Committed r197019: <http://trac.webkit.org/changeset/197019>
Comment 3 WebKit Commit Bot 2016-02-24 00:12:15 PST
All reviewed patches have been landed.  Closing bug.