Re: [Bug 25250] New: Ended track should not be added to MediaStream, when addTrack() is invoked for and ended track.

On 3 April 2014 10:18,  <bugzilla@jessica.w3.org> wrote:
> The steps for addTrack() should be modified as below to make it sync with 4.2
> (Adding tracks when MediaStream constructor is invoked
> "If track has ended, then abort these steps and continue with the next track
> (if any).")

Actually, we just discussed this, and resolved that the change should
be the opposite way around: the MediaStream should not care what the
MediaStreamTrack state is.

Received on Thursday, 3 April 2014 17:34:58 UTC