[Webkit-unassigned] [Bug 183308] New: Calling removeTrack with RTCRtpSender does not send SenderTrack to null

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 2 18:07:57 PST 2018


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

            Bug ID: 183308
           Summary: Calling removeTrack with RTCRtpSender does not send
                    SenderTrack to null
           Product: WebKit
           Version: Safari 11
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: thomasmullendesign at gmail.com
                CC: youennf at gmail.com

Calling RTCPeerConnection.removeTrack with a RTCRtpSender does not set the sender's "track" attribute to null.

This is against the the specification: https://www.w3.org/TR/webrtc/#removeTrack

Both Chrome and Firefox do this and it is important to determining if a sender has been removed after renegotiation.

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


More information about the webkit-unassigned mailing list