- From: henbos via GitHub <sysbot+gh@w3.org>
- Date: Wed, 22 Jan 2020 11:23:25 +0000
- To: public-webrtc-logs@w3.org
Prior to this CL it would probably have been valid (up to interpretation) to update the ICE state first, fire an event, and then in a later task update the selected candidate pair and fire an event. Probably not intentional to be in a connected state while at the same time having a null candidate pair. This fixes that. -- GitHub Notification of comment by henbos Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/2444#issuecomment-577136601 using your GitHub account
Received on Wednesday, 22 January 2020 11:23:27 UTC