[Webkit-unassigned] [Bug 192468] New: Calling transceiver.stop() does not set the direction of its m= line to "inactive".

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 12:18:52 PST 2018


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

            Bug ID: 192468
           Summary: Calling transceiver.stop() does not set the direction
                    of its m= line to "inactive".
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Macintosh
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mmalavalli at twilio.com
                CC: youennf at gmail.com

Steps to reproduce:

Run this JSFiddle in a new tab: https://jsfiddle.net/nt0j39xL/

Expected behavior:

When the first transceiver is stopped and a second one is added, the subsequent
offer should set the direction for the first m= line to "inactive" (run the JSFiddle on Firefox).

Actual behavior:

The direction for the first m= line is still set to "sendrecv".

Effect:

The RTCPeerConnection fails to set the offer.

-- 
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/20181206/05525b71/attachment.html>


More information about the webkit-unassigned mailing list