[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 #47 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-02 06:52:04 UTC ---
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). The video only starts playing once it reaches the
readyState that has data.

-- 
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 06:52:07 UTC