[Webkit-unassigned] [Bug 113965] Add interfaces and stubs for audio and video tracks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 13:14:34 PDT 2013


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





--- Comment #21 from Brendan Long <b.long at cablelabs.com>  2013-04-08 13:12:48 PST ---
When making the template for TrackListBase<T>, should I:

  * Include templated member functions in TrackListBase.h

Or

  * Define TrackListBase<AudioTrack>, TrackListBase<TextTrack> and TrackListBase<VideoTrack> at the end of TrackListBase.cpp

There's not a lot of templated classes in WebKit so I'm not sure what the preferred version is.

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