commit | 643f824402f46183ffdb2b32d38b790757c4c789 | [log] [tgz] |
---|---|---|
author | eric.carlson@apple.com <eric.carlson@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Aug 03 18:17:38 2016 +0000 |
committer | eric.carlson@apple.com <eric.carlson@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc> | Wed Aug 03 18:17:38 2016 +0000 |
tree | b551df72ccb875030e67e6a77d76675499967d4e | |
parent | ceb45f4de6c8ac0f460b6e5f03eb4104881cca17 [diff] |
Cleanup HTMLMediaElement track lists. https://bugs.webkit.org/show_bug.cgi?id=160470 Reviewed by Brent Fulgham. * html/track/AudioTrack.cpp: (WebCore::AudioTrack::willRemove): Remove unnecessary ASSERT and NULL check. * html/track/TextTrackList.cpp: (TextTrackList::~TextTrackList): Call clearElement so media element and client pointers are cleared. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@204089 268f45cc-cd09-0410-ab3c-d52691b4dbfc