- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Fri, 12 Jan 2024 15:25:20 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by henbos to https://github.com/w3c/webrtc-extensions: * Add removeCandidatePairs method. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/9d5bfc3fe426ecba9bb70dc96373a76ddf56b89d * Merge branch 'w3c:main' into samvi-170-removepairs by Sameer https://github.com/w3c/webrtc-extensions/commit/d8f0d90f0579eb74fb130a639608c9c929a42b2c * Merge branch 'w3c:main' into samvi-170-removepairs by Sameer https://github.com/w3c/webrtc-extensions/commit/19529b12efbb0570d80e6dae509b6e951ef7d67f * Return a promise from removeCandidatePairs. The promise is resolved once the ICE agent has finished removing the supplied candidate pairs and the corresponding remove events have been fired. Also added some extra validation to setSelectedCandidatePair. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/9951451d35746efc49a36dec5f8bf35dd69606c4 * Clarify the removeCandidatePairs algorithm further. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/3fd8395d0b1eaa2b5a2f23efe095e83ceff91307 * Merge branch 'main' into samvi-170-removepairs by Sameer https://github.com/w3c/webrtc-extensions/commit/ffe476820d0ea53c8fff0a91a3f60fcdeaec1c95 * Change removeCandidatePair to take a single pair. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/691f5b0dd4a814c7a080b9dbcc01b9f9c3021cc2 * Merge branch 'main' into samvi-170-removepairs by Sameer https://github.com/w3c/webrtc-extensions/commit/59aa1613567a550dd1ae95d1bbdfe868345f8eb5 * Fix the reference to selectCandidatePair. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/21df908226091710dd7bd75f59a9bf651ef4c761 * Merge branch 'w3c:main' into samvi-170-removepairs by Sameer https://github.com/w3c/webrtc-extensions/commit/ea179f3bf6d6da9a293a0bb576cd6862494b7a1f * Merge branch 'w3c:main' into samvi-170-removepairs by Sameer https://github.com/w3c/webrtc-extensions/commit/c9aa0dcf83a55b4aa133743c8850273b4f6811fb * Link to the definition of freeing candidates. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/59eecbfb77063ed39d3b821736ad6f3201377e9a * Merge branch 'w3c:main' into samvi-170-removepairs by Sameer https://github.com/w3c/webrtc-extensions/commit/b409bd936725d5a489a5c4a82c2d835fb061570b * Remove text appearing to put a requirement on the app. Instead, there should be a requirement on the user agent to validate the application's input. This requirement is added by #194. by Sameer Vijaykar https://github.com/w3c/webrtc-extensions/commit/d0d0ae1c73484d7c0259c596a082a40e6a7ef327 * Merge pull request #175 from sam-vi/samvi-170-removepairs Add RTCIceTransport method to remove candidate pairs by henbos https://github.com/w3c/webrtc-extensions/commit/a1c3d1ca0e8345c8a583cedadcd6d31a384b1fca -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 12 January 2024 15:25:22 UTC