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

Issue 599679 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Feature

Blocking:
issue 487345



Sign in to add a comment

Autoplay: enable user gesture when autoplay experiment is enabled

Project Member Reported by liber...@chromium.org, Mar 31 2016

Issue description

when the autoplay experiment is enabled, the media element should require a user gesture.  otherwise, there's not much for the experiment to do.

on android, this was automatic.  on desktop, it isn't.

 
Blocking: 487345
Labels: -Pri-1 Proj-Autoplay Pri-2
Status: Fixed (was: Assigned)
Project Member

Comment 5 by bugdroid1@chromium.org, May 6 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/31b3f92d54c7322b46d6ef656422e96ec0c0d37c

commit 31b3f92d54c7322b46d6ef656422e96ec0c0d37c
Author: liberato <liberato@chromium.org>
Date: Fri May 06 15:29:53 2016

Add WebPreferences::autoplay_experiment_mode to IPC.

Copy WebPreferences::autoplay_experiment_mode over IPC on all
platforms, not just android.

BUG= 599679 

Review-Url: https://codereview.chromium.org/1950063002
Cr-Commit-Position: refs/heads/master@{#392061}

[modify] https://crrev.com/31b3f92d54c7322b46d6ef656422e96ec0c0d37c/content/public/common/common_param_traits_macros.h

Sign in to add a comment