[Webkit-unassigned] [Bug 158191] WebRTC: Update RTCPeerConnection.addTrack() to create (or reuse) an RTCRtpTransceiver

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 1 22:59:29 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=158191

Adam Bergkvist <adam.bergkvist at ericsson.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #280254|0                           |1
        is obsolete|                            |

--- Comment #4 from Adam Bergkvist <adam.bergkvist at ericsson.com> ---
Created attachment 280309
  --> https://bugs.webkit.org/attachment.cgi?id=280309&action=review
Updated patch

Made getSenders/Receivers() return a const Vector ref.

Kept 'override' on getTransceivers() since, to my understanding, final doesn't provide any extra functionality when the class is final already. I may be wrong on this though.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160602/b0c85697/attachment.html>


More information about the webkit-unassigned mailing list