DescriptionRemove MediaControls::showVolumeSlider()
This is a remnant from WebKit when there was a volume slider container
that could be shown and hidden. What remains is essentially dead code,
because at most it shows the slider when m_mediaController->hasAudio(),
but MediaControls::reset() already does that.
BUG=341813
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168452
Patch Set 1 #
Total comments: 4
Messages
Total messages: 8 (0 generated)
|