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

Issue 674676 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug

Blocking:
issue 674015



Sign in to add a comment

Make media notifications part of their own group

Project Member Reported by mlamouri@chromium.org, Dec 15 2016

Issue description

Each media notification will join a unique group so they don't get bundled into other Chrome notifications on Android N+.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Dec 15 2016

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

commit e91cbbdc86009dc07e92770129d6e3fd246bb2c9
Author: mlamouri <mlamouri@chromium.org>
Date: Thu Dec 15 20:51:35 2016

Media Notifications: call setGroup() to prevent Android N auto-groupping.

There are three types of media notifications and they each have a
different group. At the moment, only one of each can be shown.

BUG= 674676 
R=dfalcantara@chromium.org, zqzhang@chromium.org

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

[modify] https://crrev.com/e91cbbdc86009dc07e92770129d6e3fd246bb2c9/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java

Status: Fixed (was: Started)

Sign in to add a comment