RESOLVED FIXED Bug 114630
HTMLMediaElement::removeTextTrack should clear track client
https://bugs.webkit.org/show_bug.cgi?id=114630
Summary HTMLMediaElement::removeTextTrack should clear track client
Eric Carlson
Reported 2013-04-15 11:49:09 PDT
HTMLMediaElement sets itself as the client when it creates a TextTrack and adds it to the track queue, so it should clear the client pointer when it removes a track from the queue.
Attachments
Proposed patch (1.26 KB, patch)
2013-04-15 12:39 PDT, Eric Carlson
no flags
Radar WebKit Bug Importer
Comment 1 2013-04-15 11:49:52 PDT
Eric Carlson
Comment 2 2013-04-15 12:39:09 PDT
Created attachment 198170 [details] Proposed patch
Eric Carlson
Comment 3 2013-04-15 12:46:34 PDT
Note You need to log in before you can comment on or make changes to this bug.