[Bug 12267] <video> Make video state transitions happen in the same task as firing events

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12267

--- Comment #48 from Robert O'Callahan (Mozilla) <roc@ocallahan.org> 2011-08-02 09:23:23 UTC ---
(In reply to comment #47)
> If the readyState change is delayed, the video can't start playing (unless we
> are decoupling the video logic from the readyState, which I thought you said in
> comment 40 we should not do).

I didn't mean to imply that. In Firefox the playback engine can advance through
its internal states freely while the script-visible readyState is only updated
between tasks.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 2 August 2011 09:23:25 UTC