Bug 124811 - Use GenericEventQueue in TrackListBase and reduce code duplication with scheduleTrackEvent()
Summary: Use GenericEventQueue in TrackListBase and reduce code duplication with sched...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brendan Long
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-23 15:45 PST by Brendan Long
Modified: 2013-12-02 12:08 PST (History)
4 users (show)

See Also:


Attachments
Patch (7.88 KB, patch)
2013-11-23 15:48 PST, Brendan Long
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brendan Long 2013-11-23 15:45:41 PST
Use GenericEventQueue in TrackListBase and reduce code duplication with scheduleTrackEvent()
Comment 1 Brendan Long 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.
Comment 2 Brendan Long 2013-12-02 09:33:55 PST
Eric, can you review this?
Comment 3 Eric Carlson 2013-12-02 11:42:18 PST
Comment on attachment 217754 [details]
Patch

Thanks!
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2013-12-02 12:08:44 PST
All reviewed patches have been landed.  Closing bug.