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

Issue 679303 link

Starred by 3 users

Issue metadata

Status: Fixed
Owner:
Android MediaRouter only (left Chro...
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug

Blocking:
issue 497735



Sign in to add a comment

Enable MediaSession API on Android

Project Member Reported by zqzh...@chromium.org, Jan 9 2017

Issue description

The current plan is not to ship it on desktop. We need to disable it on desktop environments.
 
Labels: -OS-Linux -OS-Windows -OS-Mac OS-Android
Summary: Enable MediaSession API on Androd (was: Disable MediaSession API on Desktop)
We should probably disable it by default and enable only For Android.
Needs the I2S to get approved
Summary: Enable MediaSession API on Android (was: Enable MediaSession API on Androd)
Blocking: 497735
Project Member

Comment 4 by bugdroid1@chromium.org, Jan 18 2017

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

commit 330caa67425b84037410512f8e032761eb6fc968
Author: zqzhang <zqzhang@chromium.org>
Date: Wed Jan 18 15:31:15 2017

Enable MediaSession API on Android

Turn on the flag as we got approval on the intent to ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/xIpJ_303phw

BUG= 679303 

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

[modify] https://crrev.com/330caa67425b84037410512f8e032761eb6fc968/content/child/runtime_features.cc

Status: Fixed (was: Started)
Project Member

Comment 6 by bugdroid1@chromium.org, Jan 19 2017

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

commit 054f78b8996675673b5dab034b5b7f2698e4e9d5
Author: zqzhang <zqzhang@chromium.org>
Date: Thu Jan 19 17:56:53 2017

[Blink>Media] Remove experimental flag for MediaSession from RuntimeEnabledFeatures

As Media Session API is enabled by default on Android, and
disabled for other platforms, we need to mark it as "test" so it
won't be enabled when "experimental web platform features" is
enabled, while it's enabled in tests.

BUG= 679303 

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

[modify] https://crrev.com/054f78b8996675673b5dab034b5b7f2698e4e9d5/third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in

Sign in to add a comment