New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 617598 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jun 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

Pause autoplayed muted videos when unmuted if no gesture

Project Member Reported by mlamouri@chromium.org, Jun 6 2016

Issue description

When unmuting, if there is no UserGestureIndicator in the stack, we should pause the playback. Otherwise, we should "unlock" the element.
 
Status: Started (was: Assigned)
Status: Fixed (was: Started)

Comment 5 by foolip@chromium.org, Nov 23 2016

Cc: rbyers@chromium.org
While reviewing https://codereview.chromium.org/2510353004/ and looking back at https://codereview.chromium.org/2091253002 I noticed that the UserGestureIndicator::processingUserGesture() added in HTMLMediaElement::setMuted should probably be UserGestureIndicator::utilizeUserGesture() instead.

Sign in to add a comment