[Bug 14260] <track> "text tracks ready" and HTMLMediaElement.readyState

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

--- Comment #17 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-10-25 22:40:06 UTC ---
I don't mind skipping tracks when switching. The user can always pause before
doing that. It's the ones at the start of playback that matter more.

How about blocking going to HAVE_FUTURE_DATA until both:

a) <video> is out of the stack of open elements in the parser, and
b) any active <track>s at that time are ready

-- 
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, 25 October 2011 22:40:09 UTC