[webrtc-pc] new commits pushed by alvestrand

The following commits were just pushed by alvestrand to https://github.com/w3c/webrtc-pc:

* Convert RTCIceCandidatePair dictionary to an interface.

Addresses: #2930.

This commit changes the dictionary to an interface and required
dictionary members to readonly attributes backed by internal slots.

No constructor is described in the IDL, since RTCIceCandidatePair is
only created by the user agent as a result of the ICE agent forming an
ICE candidate pair. The application cannot construct arbitrary candidate
pairs.
  by Sameer Vijaykar
https://github.com/w3c/webrtc-pc/commit/f1c0561d03aad49c396d3b348eccee0a9150639d

* Use the create an RTCIceCandidatePair algorithm in RTCIceTransport.
  by Sameer Vijaykar
https://github.com/w3c/webrtc-pc/commit/40de7d591c6be6edbcc9f06ccba623d7c333dbd4

* Document change as candidate addition
  by Dominique Hazael-Massieux
https://github.com/w3c/webrtc-pc/commit/e6438cfa466aa8568006af5f7802b526255ad33d

* Merge branch 'main' into 2930-candidatepair-interface
  by Sameer
https://github.com/w3c/webrtc-pc/commit/04d7574718cc735857fc55698eadec76f8a358c8

* Merge pull request #2961 from sam-vi/2930-candidatepair-interface

Convert RTCIceCandidatePair dictionary to an interface
  by Harald Alvestrand
https://github.com/w3c/webrtc-pc/commit/39360d4f5e9756258c72ee675f84ce7f37d729c5



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

Received on Thursday, 30 May 2024 14:53:01 UTC