- From: jan-ivar via GitHub <sysbot+gh@w3.org>
- Date: Wed, 02 May 2018 02:47:30 +0000
- To: public-webrtc@w3.org
jan-ivar has just submitted a new pull request for https://github.com/w3c/webrtc-pc: == Fire events in SLD(answer) in direction rejection edge-case. == In the special case where an answerer modifies `direction` to "reject" an incoming track only (as opposed to stopping the transceiver outright), redo the steps for track-removal and firing of `removetrack` and `muted` events - normally done in SRD(offer) - in SLD(answer) as well. Fix for https://github.com/w3c/webrtc-pc/issues/1778. See https://github.com/w3c/webrtc-pc/pull/1867
Received on Wednesday, 2 May 2018 02:47:43 UTC