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

Issue 1425033006: AudioPlayer: Update volume controls. (Closed)

Created:
5 years, 1 month ago by fukino
Modified:
4 years, 8 months ago
Reviewers:
yawano
CC:
chromium-reviews, vitalyp+closure_chromium.org, rginda+watch_chromium.org, mtomasz+watch_chromium.org, jlklein+watch-closure_chromium.org, dbeam+watch-closure_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

AudioPlayer: Update volume controls. This CL includes: - Custom volume slider is replaced with paper-slider, which is dynamically shown on the top of control panel when volume button is activated. BUG=488229 Committed: https://crrev.com/8847bc03c848c4f5dab165b9cb796a79ec69ef72 Cr-Commit-Position: refs/heads/master@{#357069}

Patch Set 1 #

Patch Set 2 : #

Total comments: 15

Patch Set 3 : Address review comments. #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+95 lines, -318 lines) Patch
M ui/file_manager/audio_player/elements/audio_player.html View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/audio_player/elements/audio_player.js View 1 2 3 3 chunks +17 lines, -0 lines 0 comments Download
M ui/file_manager/audio_player/elements/compiled_resources.gyp View 1 chunk +0 lines, -10 lines 0 comments Download
M ui/file_manager/audio_player/elements/control_panel.css View 1 2 3 3 chunks +13 lines, -14 lines 0 comments Download
M ui/file_manager/audio_player/elements/control_panel.html View 1 2 3 4 chunks +5 lines, -13 lines 0 comments Download
M ui/file_manager/audio_player/elements/control_panel.js View 1 3 4 chunks +2 lines, -65 lines 0 comments Download
D ui/file_manager/audio_player/elements/volume_controller.css View 1 chunk +0 lines, -52 lines 0 comments Download
D ui/file_manager/audio_player/elements/volume_controller.html View 1 chunk +0 lines, -23 lines 0 comments Download
D ui/file_manager/audio_player/elements/volume_controller.js View 1 chunk +0 lines, -124 lines 0 comments Download
M ui/file_manager/audio_player/js/audio_player.js View 1 2 3 5 chunks +56 lines, -14 lines 0 comments Download
M ui/file_manager/audio_player/js/audio_player_model.js View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager_resources.grd View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
fukino
Awano-san, could you take a look? https://codereview.chromium.org/1425033006/diff/20001/ui/file_manager/audio_player/js/audio_player.js File ui/file_manager/audio_player/js/audio_player.js (left): https://codereview.chromium.org/1425033006/diff/20001/ui/file_manager/audio_player/js/audio_player.js#oldcode342 ui/file_manager/audio_player/js/audio_player.js:342: AudioPlayer.CONTROLS_HEIGHT = 96; ...
5 years, 1 month ago (2015-10-30 07:50:07 UTC) #4
yawano
https://codereview.chromium.org/1425033006/diff/20001/ui/file_manager/audio_player/elements/audio_player.js File ui/file_manager/audio_player/elements/audio_player.js (right): https://codereview.chromium.org/1425033006/diff/20001/ui/file_manager/audio_player/elements/audio_player.js#newcode240 ui/file_manager/audio_player/elements/audio_player.js:240: this.expanded = newModel.expanded; You need to set volumeSliderShown here. ...
5 years, 1 month ago (2015-10-30 08:28:25 UTC) #5
fukino
Thank you! https://codereview.chromium.org/1425033006/diff/20001/ui/file_manager/audio_player/elements/audio_player.js File ui/file_manager/audio_player/elements/audio_player.js (right): https://codereview.chromium.org/1425033006/diff/20001/ui/file_manager/audio_player/elements/audio_player.js#newcode240 ui/file_manager/audio_player/elements/audio_player.js:240: this.expanded = newModel.expanded; On 2015/10/30 08:28:25, yawano ...
5 years, 1 month ago (2015-10-30 09:05:25 UTC) #6
yawano
lgtm. Thank you!
5 years, 1 month ago (2015-10-30 09:13:16 UTC) #7
fukino
On 2015/10/30 09:13:16, yawano wrote: > lgtm. Thank you! Thank you!
5 years, 1 month ago (2015-10-30 09:28:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1425033006/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1425033006/60001
5 years, 1 month ago (2015-10-30 09:28:59 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 1 month ago (2015-10-30 10:06:36 UTC) #11
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/8847bc03c848c4f5dab165b9cb796a79ec69ef72 Cr-Commit-Position: refs/heads/master@{#357069}
5 years, 1 month ago (2015-10-30 10:07:25 UTC) #12
fukino
5 years, 1 month ago (2015-11-12 08:23:54 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #4 id:60001) has been created in
https://codereview.chromium.org/1432393003/ by fukino@chromium.org.

The reason for reverting is: We decided to punt redesign of audio player to
M49..

Powered by Google App Engine
This is Rietveld 408576698