- From: Bernard Aboba via GitHub <sysbot+gh@w3.org>
- Date: Thu, 11 Jul 2019 14:10:39 +0000
- To: public-webrtc-logs@w3.org
The following commits were just pushed by aboba to https://github.com/w3c/webrtc-pc: * Add pc.restartIce() method. by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/2749a57b25af185692493e1616021dcab918a5bd * Have restartIce() update the negotiation-needed flag. by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/79120654fc82b0146ecb30955d2803ed68784234 * Reordered text for clarity. Removed incorrect createAnswer mention. by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/83f36ea50f587948c58f409975132b3321df51fa * Move [[RestartIce]] internal slot to connection. by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/9d40b06f2e78bc7156321e7c5203e0017f871111 * Clear [[RestartIce]] in SLD(answer) if description has new ICE credentials by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/46e59e0deb1c1abbe3df0f3dd6706d589440dd26 * Clarify partial restart. by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/d2484866aada5b2f3a31d2dd92e0eb4a857b9699 * Use consistent internal slot terminology by Bernard Aboba https://github.com/w3c/webrtc-pc/commit/ceacf19b959a3381b3213bb08d2bbb2b1f5cc814 * Use consistent internal slot terminology by Bernard Aboba https://github.com/w3c/webrtc-pc/commit/967119c46b0221f6a9a67547502c918ef2fae81f * Compare against current & pending ufrags at time of restartIce(). Return void. by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/44ef6231610c1354eab9864fea9a5119091eefb3 * fix tidy by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/0438a9365783fa317224904e153bc143bb5b9015 * missing </ol> by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/3cf0525382f4c0775244153331813b7191354efe * Ignore {iceRestart: false} if restartIce() was called. by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/24c23485b63e062d8c8f2cb20b767f54010f3aa4 * Put back default value. by Jan-Ivar Bruaroey https://github.com/w3c/webrtc-pc/commit/1ec7d9fbea38df5e33c5e4c986a2dd11d60e06b7 * Merge pull request #2169 from jan-ivar/restartice Add pc.restartIce() method. by Bernard Aboba https://github.com/w3c/webrtc-pc/commit/d36d8b5e81e074f10dfd369b2aeee0f6abf02ef7
Received on Thursday, 11 July 2019 14:10:41 UTC