[webrtc-pc] RTCPeerConnection.addTrack steps returns prematurely and skips setting negotiation needed

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

== RTCPeerConnection.addTrack steps returns prematurely and skips 
setting negotiation needed ==
We have returns in step 4 and 5 but the negotiation needed flag isn't 
set until step 7.

https://w3c.github.io/webrtc-pc/#widl-RTCPeerConnection-addTrack-RTCRtpSender-MediaStreamTrack-track-MediaStream-streams

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

Received on Thursday, 12 May 2016 09:07:30 UTC