WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 104594
Bug 107465
[Track] Active cues are not properly removed
https://bugs.webkit.org/show_bug.cgi?id=107465
Summary
[Track] Active cues are not properly removed
Victor Carbune
Reported
2013-01-21 11:47:43 PST
Active cues should be silently removed (i.e., without event dispatching, because the cue doesn't exist anymore) from m_currentlyActiveCues as well. This also causes an assertion failure in MediaControlTextTrackContainerElement::updateDisplay() ASSERTION FAILED: cue->isActive() Easily reproducible by calling textTrack.removeCue(textTrack.activeCues[0])
Attachments
Add attachment
proposed patch, testcase, etc.
Abhishek Arya
Comment 1
2013-01-24 09:01:22 PST
*** This bug has been marked as a duplicate of
bug 104594
***
Abhishek Arya
Comment 2
2013-01-24 09:01:57 PST
Thanks Victor, can you please upload your patch in
bug 104594
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