RESOLVED FIXED 154581
WebRTC: RTCPeerConnection: Sort out responsibilities of close() and stop()
https://bugs.webkit.org/show_bug.cgi?id=154581
Summary WebRTC: RTCPeerConnection: Sort out responsibilities of close() and stop()
Adam Bergkvist
Reported 2016-02-23 03:57:02 PST
RTCPeerConnection's stop() and close() could be implemented as one calling the other to avoid duplicating code.
Attachments
Proposed patch (5.58 KB, patch)
2016-02-23 04:11 PST, Adam Bergkvist
no flags
Adam Bergkvist
Comment 1 2016-02-23 04:11:17 PST
Created attachment 272007 [details] Proposed patch
Adam Bergkvist
Comment 2 2016-02-23 23:24:12 PST
Comment on attachment 272007 [details] Proposed patch Thank you
WebKit Commit Bot
Comment 3 2016-02-24 00:14:53 PST
Comment on attachment 272007 [details] Proposed patch Clearing flags on attachment: 272007 Committed r197020: <http://trac.webkit.org/changeset/197020>
WebKit Commit Bot
Comment 4 2016-02-24 00:14:57 PST
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.