[Webkit-unassigned] [Bug 194890] New: RTCPeerConnection.getSenders(), when called in signalingState "closed" returns an empty array

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 20 18:47:38 PST 2019


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

            Bug ID: 194890
           Summary: RTCPeerConnection.getSenders(), when called in
                    signalingState "closed" returns an empty array
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            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:

1. Run https://jsfiddle.net/j7cx8p23/ in a new tab.
2. Observe the browser console.

Expected behavior:

getSenders() should return a non-empty array of RTCRtpSenders.

Actual behavior:

getSenders() returns an empty array.


NOTE: getSenders() works as expected in Chrome 72 (stable) and Firefox 65 (stable)

-- 
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/20190221/892e6042/attachment-0001.html>


More information about the webkit-unassigned mailing list