[webrtc-pc] Faulty step 7 in replaceTrack algo

stefhak has just created a new issue for 
https://github.com/w3c/webrtc-pc:

== Faulty step 7 in replaceTrack algo ==
Step 7 says
`If sender is not represented in localDescription, then set sender's 
track attribute to withTrack, and resolve p with undefined.`
However, p is only introduced in step 8.

Please view or discuss this issue at 
https://github.com/w3c/webrtc-pc/issues/598 using your GitHub account

Received on Wednesday, 27 April 2016 06:50:16 UTC