Bug 124811

Summary: Use GenericEventQueue in TrackListBase and reduce code duplication with scheduleTrackEvent()
Product: WebKit Reporter: Brendan Long <b.long>
Component: New BugsAssignee: Brendan Long <b.long>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, esprehn+autocc, gyuyoung.kim
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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.