[Webkit-unassigned] [Bug 57803] Work-in-progress on rendering TextTracks on HTML5 Video

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 5 14:42:52 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57803





--- Comment #8 from Anna Cavender <annacc at chromium.org>  2011-04-05 14:42:52 PST ---
What do you think about creating a RenderCue instead of a RenderTrack?  That way it will have a guaranteed 1:1 relationship with a TextTrackCue.  I.e., a <track> could have multiple cues showing at a time and so it would have to manage an unknown number of RenderTracks, which might be fine but seems sort of complicated.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list