Re: [webrtc-pc] Block replaceTrack on pc.close() like the others, not tc.stop(). (#2107)

@jan-ivar Any reason to abort `replaceTrack` _even if_ the connection is closed? close() is sort of a "hard stop", but by the time we abort, the "lower layer" has already replaced the track. I view replaceTrack() as a glorified setter.

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/pull/2107#issuecomment-466016690 using your GitHub account

Received on Thursday, 21 February 2019 14:21:18 UTC