WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
61127
Integrate the Track List objects into the existing HTMLMediaElement code.
https://bugs.webkit.org/show_bug.cgi?id=61127
Summary
Integrate the Track List objects into the existing HTMLMediaElement code.
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug