[Bug 25787] More clarification required while explaining started event.

https://www.w3.org/Bugs/Public/show_bug.cgi?id=25787

Harald Alvestrand <harald@alvestrand.no> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |harald@alvestrand.no

--- Comment #1 from Harald Alvestrand <harald@alvestrand.no> ---
At the moment, as the note says, we can't create "new" tracks - when they're
returned from getusermedia, they're already "live".

It therefore follows that we cannot attach a listener to the "started" event
before the "started" event arrives - so the "started" event is unobservable.

I suggest that we remove the "new" state, the "started" event and all
references to it. Newly created tracks are in the "live" state.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.

Received on Tuesday, 1 July 2014 09:06:30 UTC