Bug 158690

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

Adam Bergkvist
Reported 2016-06-13 05:24:20 PDT
MediaEndpointPeerConnection::addIceCandidate() provides an implementation for RTCPeerConnection.addIceCandidate [1]. [1] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html#dom-peerconnection-addicecandidate
Attachments
Proposed patch (17.47 KB, patch)
2016-06-14 06:38 PDT, Adam Bergkvist
no flags
Adam Bergkvist
Comment 1 2016-06-14 06:38:43 PDT
Created attachment 281252 [details] Proposed patch
Adam Bergkvist
Comment 2 2016-06-14 09:17:41 PDT
Comment on attachment 281252 [details] Proposed patch Thanks for reviewing
WebKit Commit Bot
Comment 3 2016-06-14 09:39:41 PDT
Comment on attachment 281252 [details] Proposed patch Clearing flags on attachment: 281252 Committed r202048: <http://trac.webkit.org/changeset/202048>
WebKit Commit Bot
Comment 4 2016-06-14 09:39:44 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.