- From: Jan-Ivar Bruaroey via GitHub <sysbot+gh@w3.org>
- Date: Thu, 28 Mar 2024 16:47:18 +0000
- To: public-webrtc-logs@w3.org
I think the goal would be for [selectCandidatePair](https://w3c.github.io/webrtc-extensions/#dom-rtcicetransport-selectcandidatepair) and [removeCandidatePair](https://w3c.github.io/webrtc-extensions/#dom-rtcicetransport-removecandidatepair) to take the interface object (instead of a dictionary with two member interface objects). The two methods throw `NotFoundError` on invalid pairs already. Pairs serve as handles to resources effectively. I didn't find any WPT tests for these methods, so they're hopefully not implemented yet @sam-vi is that right? -- GitHub Notification of comment by jan-ivar Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2930#issuecomment-2025669421 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 28 March 2024 16:47:19 UTC