Re: [webrtc-pc] Consider making RTCIceCandidatePair an interface (#2930)

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