Cancel scrubbing when the Media Controls are hidden
This CL adds logic to cancel all scrubbing state in MediaControlsImpl and MediaControlTimelineElement when the controls are hidden. This fixes a bug where if the controls were hidden while scrubbing, the timeline would continue to handle touchmove events and scrub. Bug: 810313 Change-Id: Iaa14e559e2f0b077df0d50043bb148bfb195a7a1 Reviewed-on: https://chromium-review.googlesource.com/912113Reviewed-by:Mounir Lamouri <mlamouri@chromium.org> Commit-Queue: Tommy Steimel <steimel@chromium.org> Cr-Commit-Position: refs/heads/master@{#537362}
Showing
Please register or sign in to comment