Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(744)

Issue 1679923005: Re-enable volume control for Android Cast (Closed)

Created:
4 years, 10 months ago by aberent
Modified:
4 years, 10 months ago
Reviewers:
whywhat
CC:
chromium-reviews, dgn, feature-media-reviews_chromium.org, mcasas+watch_chromium.org, mlamouri (slow - plz ping), posciak+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Re-enable volume control for Android Cast Previously this was enabled through the (lock screen) RemoteControlClient, but this was removed in https://codereview.chromium.org/1652163002/. Reenable it through the notification's MediaSessionCompat. BUG=585393 Committed: https://crrev.com/d265521868584caae4c6db60f5103f2d602c5e65 Cr-Commit-Position: refs/heads/master@{#374729}

Patch Set 1 #

Total comments: 8

Patch Set 2 : Respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java View 1 3 chunks +13 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (7 generated)
aberent
4 years, 10 months ago (2016-02-09 12:41:21 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1679923005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1679923005/1
4 years, 10 months ago (2016-02-09 12:42:30 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-09 13:24:48 UTC) #6
whywhat
https://codereview.chromium.org/1679923005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java (right): https://codereview.chromium.org/1679923005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java#newcode599 chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java:599: if (mMediaSession == null) mMediaSession = createMediaSession(); So the ...
4 years, 10 months ago (2016-02-09 20:05:46 UTC) #7
aberent
Leaving the other comments until we have agreed what the behaviour should be. https://codereview.chromium.org/1679923005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java File ...
4 years, 10 months ago (2016-02-10 11:47:19 UTC) #8
whywhat
https://codereview.chromium.org/1679923005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java (right): https://codereview.chromium.org/1679923005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java#newcode599 chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java:599: if (mMediaSession == null) mMediaSession = createMediaSession(); On 2016/02/10 ...
4 years, 10 months ago (2016-02-10 14:51:29 UTC) #9
aberent
https://codereview.chromium.org/1679923005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java File chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java (right): https://codereview.chromium.org/1679923005/diff/1/chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java#newcode599 chrome/android/java/src/org/chromium/chrome/browser/media/ui/MediaNotificationManager.java:599: if (mMediaSession == null) mMediaSession = createMediaSession(); On 2016/02/10 ...
4 years, 10 months ago (2016-02-10 18:23:17 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1679923005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1679923005/20001
4 years, 10 months ago (2016-02-10 18:26:52 UTC) #12
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-10 19:27:25 UTC) #14
whywhat
lgtm
4 years, 10 months ago (2016-02-10 21:27:29 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1679923005/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1679923005/20001
4 years, 10 months ago (2016-02-10 21:28:11 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 10 months ago (2016-02-10 21:39:00 UTC) #18
commit-bot: I haz the power
4 years, 10 months ago (2016-02-16 22:31:13 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d265521868584caae4c6db60f5103f2d602c5e65
Cr-Commit-Position: refs/heads/master@{#374729}

Powered by Google App Engine
This is Rietveld 408576698