DescriptionRemove HTMLMediaElement::textTrackKindChanged
This method only operates on the TextTrack that it gets as an argument, so
the code can be moved to the caller without changing behavior. The
HTMLMediaElement will still be notified via the mode-change (if one takes
place.)
BUG=321654
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=190667
Patch Set 1 #Patch Set 2 : Drop redundant TextTrack::. #
Total comments: 2
Patch Set 3 : Add FIXME+bugref. #
Messages
Total messages: 10 (3 generated)
|