DescriptionLet MediaControls use the parent HTMLMediaElement
Likewise, let MediaControlElements use the parent MediaControls.
The goal is that all instances of mediaControllerInterface() should be
replaced by either the media element or its controller. For example,
text tracks and fullscreen will just use the media element, while e.g.
seeking must be done via the MediaController if it is present.
No observable changes are intended in this commit.
BUG=341813
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169014
Patch Set 1 #
Total comments: 11
Patch Set 2 : nits #Patch Set 3 : Give MediaControls to MediaControlElements #
Messages
Total messages: 23 (0 generated)
|