DescriptionMove TextTrackContainer::updateSizes to the layout-side
This method is only called from the corresponding LayoutObject
(LayoutTextTrackContainer), so move it and its state there instead.
When the text track container has been properly separated from the media
controls it should be possible to simplify this further by doing this in
the media element's layout object.
BUG=448795
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=191653
Patch Set 1 #
Messages
Total messages: 6 (2 generated)
|