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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 4 02:51:34 PDT 2022


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

--- Comment #3 from youenn fablet <youennf at gmail.com> ---
Calling close on a peer connection should stop all transceivers.
Stopped transceivers should not be listed by getSenders/getReceivers.
We are aligned to the spec, as well as Firefox.

I think we should close this radar except if we should revisit the spec.
@Manjesh, is that causing interoperability issues?

-- 
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/20220704/129f4bc9/attachment.htm>


More information about the webkit-unassigned mailing list