Bug 114630

Summary: HTMLMediaElement::removeTextTrack should clear track client
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, esprehn+autocc, jer.noble, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

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.