RESOLVED FIXED 124811
Use GenericEventQueue in TrackListBase and reduce code duplication with scheduleTrackEvent()
https://bugs.webkit.org/show_bug.cgi?id=124811
Summary Use GenericEventQueue in TrackListBase and reduce code duplication with sched...
Brendan Long
Reported 2013-11-23 15:45:41 PST
Use GenericEventQueue in TrackListBase and reduce code duplication with scheduleTrackEvent()
Attachments
Patch (7.88 KB, patch)
2013-11-23 15:48 PST, Brendan Long
no flags
Brendan Long
Comment 1 2013-11-23 15:48:05 PST
Created attachment 217754 [details] Patch I was making some changes to TextTrackList in Chromium and one of the maintainers suggested this. It seems useful in WebKit too. I also unskipped a test that was fixed a long time ago.
Brendan Long
Comment 2 2013-12-02 09:33:55 PST
Eric, can you review this?
Eric Carlson
Comment 3 2013-12-02 11:42:18 PST
Comment on attachment 217754 [details] Patch Thanks!
WebKit Commit Bot
Comment 4 2013-12-02 12:08:41 PST
Comment on attachment 217754 [details] Patch Clearing flags on attachment: 217754 Committed r159950: <http://trac.webkit.org/changeset/159950>
WebKit Commit Bot
Comment 5 2013-12-02 12:08:44 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.