Re: [webrtc-pc] The steps in "Update the connection state" say to fire connectionstatechange when [[IsClosed]] is set to true (#2865)

Based on https://jsfiddle.net/jib1/dpxq5nvr/30 (click the `Close!` button) it looks like no browser fires the `connectionstatechange` on `pc.close()`. So we probably want to align the spec with implementations here.

That said, they all appear to fire `statechange` on `sender.transport` on `pc.close()`, so we probably want to keep that. But that's a different section.

-- 
GitHub Notification of comment by jan-ivar
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2865#issuecomment-1574297564 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 2 June 2023 20:48:00 UTC