Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Video, Android] Pause video only players ignoring duration and keyfr…
…ames My recent change https://codereview.chromium.org/2631633003 enabled playing background video-only players on Android if they meet various criteria like being shorter than an experimental limit or having frequent enough keyframes. Restore pausing logic by bypassing the irrelevant checks on Android. BUG=None TEST=Manual + updated unit tests Review-Url: https://codereview.chromium.org/2643033004 Cr-Commit-Position: refs/heads/master@{#445116} (cherry picked from commit ac1a852) Review-Url: https://codereview.chromium.org/2655723002 . Cr-Commit-Position: refs/branch-heads/2987@{#57} Cr-Branched-From: ad51088-refs/heads/master@{#444943}
- Loading branch information