Bug 61127

Summary: Integrate the Track List objects into the existing HTMLMediaElement code.
Product: WebKit Reporter: Leandro Graciá Gil <leandrogracia>
Component: MediaAssignee: Leandro Graciá Gil <leandrogracia>
Status: RESOLVED WONTFIX    
Severity: Normal CC: annacc
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 60184    
Bug Blocks:    

Leandro Graciá Gil
Reported 2011-05-19 08:34:22 PDT
Integrate the different track list objects into the HTMLMediaElement code, providing also access from the TrackList object to a script execution context to allow posting asynchronous events.
Attachments
Anna Cavender
Comment 1 2011-11-14 14:17:16 PST
This is no longer blocking 43668 since TrackList has been deprecated from the spec. The new TextTrackList has been implemented: http://www.whatwg.org/specs/web-apps/current-work/multipage/the-video-element.html#texttracklist however VideoTrackList and AudioTrackList have yet to be included.
Note You need to log in before you can comment on or make changes to this bug.