[Webkit-unassigned] [Bug 158688] WebRTC: Imlement MediaEndpointPeerConnection::replaceTrack()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 13 12:18:14 PDT 2016


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

--- Comment #3 from Adam Bergkvist <adam.bergkvist at ericsson.com> ---
(In reply to comment #2)
> Comment on attachment 281166 [details]
> Proposed patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=281166&action=review
> 
> > Source/WebCore/Modules/mediastream/MediaEndpointPeerConnection.cpp:634
> > +    const String& mid = transceiver->mid();
> 
> Is it worth ASSERTing transceiver here?

We can do that to emphasize that it should always be found or something is broken.

-- 
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/20160613/08075b3d/attachment-0001.html>


More information about the webkit-unassigned mailing list