- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Fri, 01 Nov 2024 18:17:59 +0000
- To: public-webrtc-logs@w3.org
jan-ivar has just created a new issue for https://github.com/w3c/webrtc-pc: == DataChannel connected step needs to queue a task == The [Once an SCTP transport is connected](https://w3c.github.io/webrtc-pc/#ref-for-dfn-datachannelid-10) step in ยง 6.1.1.3 is touching main thread state and fires _"[an event](https://dom.spec.whatwg.org/#concept-event-fire) named [statechange](https://w3c.github.io/webrtc-pc/#event-sctptransport-statechange) at transport."_ It needs to queue a task to do that. Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/3015 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 1 November 2024 18:18:00 UTC