RESOLVED FIXED 162961
WebRTC: Add support for the iceconnectionstatechange event in MediaEndpointPeerConnection
https://bugs.webkit.org/show_bug.cgi?id=162961
Summary WebRTC: Add support for the iceconnectionstatechange event in MediaEndpointPe...
Adam Bergkvist
Reported 2016-10-05 01:28:38 PDT
RTCPeerConnection's iceConnectionState aggregates the states of all the connection's RTCIceTransport objects.
Attachments
Proposed patch (17.57 KB, patch)
2016-10-06 01:32 PDT, Adam Bergkvist
no flags
Adam Bergkvist
Comment 1 2016-10-06 01:32:38 PDT
Created attachment 290795 [details] Proposed patch
Adam Bergkvist
Comment 2 2016-10-06 10:06:49 PDT
Comment on attachment 290795 [details] Proposed patch Thanks Eric
WebKit Commit Bot
Comment 3 2016-10-06 10:29:53 PDT
Comment on attachment 290795 [details] Proposed patch Clearing flags on attachment: 290795 Committed r206868: <http://trac.webkit.org/changeset/206868>
WebKit Commit Bot
Comment 4 2016-10-06 10:29:57 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.