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

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

--- Comment #28 from Philip Jägenstedt <philipj@opera.com> 2011-11-04 09:44:34 UTC ---
(In reply to comment #27)
> (In reply to comment #26)
> > P.S. I suggest blocking HAVE_CURRENT_DATA rather than HAVE_FUTURE_DATA because
> > a cue might begin at 0.
> 
> Blocking HAVE_CURRENT_DATA means you can't show the first frame, which is bad.
> I think blocking HAVE_FUTURE_DATA is right, since it means you can show a frame
> but you can't start playback. The track doesn't need to appear at the same time
> as the first frame.

Oh, Opera always has a frame in HAVE_METADATA, but I guess that's a "bug" then.

-- 
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 Friday, 4 November 2011 09:46:37 UTC