[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 12:47:01 PDT 2013


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





--- Comment #13 from Brendan Long <b.long at cablelabs.com>  2013-07-16 12:47:02 PST ---
(In reply to comment #12)
> > A track will never have more than one type of cue so we will only ever use two of these. Can they be explicitly allocated?
> 
> How? I tried making it a RefPtr<HashMap<...> >, but HashMap doesn't implement RefCounted.

Or do you mean explicit `new`/`delete`?

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