DescriptionMove activeCues ownership to TextTrack
Instead of having a list that owns another list (that owns another
list...), move the m_activeCues member from TextTrackCueList to TextTrack.
This is structurally less strange, and makes TextTrackCueList slightly
more self-contained. The code for building the activeCues list remains
(for now.)
BUG=321654
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190923
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|