[Webkit-unassigned] [Bug 118687] Make WebVTTParser return cue data instead of cue DOM objects

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 16 10:53:55 PDT 2013


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





--- Comment #10 from Brendan Long <b.long at cablelabs.com>  2013-07-16 10:54:00 PST ---
This version is a little more complicated to make the removeCue() method work correctly, since it needs to be able to look up both kinds of cues without casting (since we don't know if a cue is a TextTrackCueGeneric until we've found it in the map..).

-- 
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