- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Thu, 26 Oct 2023 15:01:29 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by aboba to https://github.com/w3c/webrtc-extensions: * Add candidatepairnominate event. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/e0f69a69f6a20df35fdb1ad01c2cd606a27cf862 * Add setSelectedCandidatePair method. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/609a8e741d8d56886377757b9379190e89695345 * Make a note of nomination after selection. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/a2c2cac1568f2d40db7a3d0b3b8e403f886f5c48 * Only allow cancelling remove pre-nomination. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/3a815e69da49570b692f8551b29382bad06b6610 * Fix formatting and section IDs. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/9565680d0c6dd99c0b9c77bc334a8400e5320544 * Guard setSelected with ProposalPending slot. This avoids a race condition where an application might cause state to change from within an event handler. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/b89e3f39814b39c7cf3f8e26b26fd30d86245df6 * Fix boolean literal references. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/cb4a936dfab29a8cfc093daeb573aa68478a0947 * Relax the check for previous nomination on setSelected. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/2778d5f4d149d9eba9d43e61a45a28681ae29607 * Allow setSelected on the controlled side. If nomination is being deferred, either side is allowed to send on a pair of their choosing. Only nomination is the exclusive prerogative the controlling agent. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/e0e07a570184761d50cd903f58b3ec4deb4acb1c * Merge branch 'w3c:main' into samvi-171-setselected by Sameer https://github.com/w3c/webrtc-extensions/commit/403e85ac7ca0e232c8046b1fca9493908dc6b847 * Merge pull request #174 from sam-vi/samvi-171-setselected Extend RTCIceTransport to allow changing the selected candidate pair by Bernard Aboba https://github.com/w3c/webrtc-extensions/commit/2833e5b1278ddde570be94d7bd268bfa64590cab -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Thursday, 26 October 2023 15:01:31 UTC