WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2013-04-15 11:49:52 PDT
<
rdar://problem/13654944
>
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
http://trac.webkit.org/changeset/148458
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