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

Issue 1576093006: Audio Player: Consider top padding of the app to calculate window size. (Closed)

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

Description

Audio Player: Consider top padding of the app to calculate window size. The new audio player has 4px top padding, which is shown white under the window header. The window size calculation didn't consider it, which causes issues. - Playlist height grows (issue 576622) - Scroll bar can be shown when it shouldn't be. This CL fixes the calculation. BUG=576622 TEST=manually Committed: https://crrev.com/a395c224bd80d7d9c87094a7dbc7ebeafa6bb4ed Cr-Commit-Position: refs/heads/master@{#369345}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Remove a blank line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -13 lines) Patch
M ui/file_manager/audio_player/js/audio_player.js View 1 4 chunks +25 lines, -13 lines 0 comments Download

Messages

Total messages: 14 (6 generated)
fukino
PTAL. Thanks! https://codereview.chromium.org/1576093006/diff/1/ui/file_manager/audio_player/js/audio_player.js File ui/file_manager/audio_player/js/audio_player.js (right): https://codereview.chromium.org/1576093006/diff/1/ui/file_manager/audio_player/js/audio_player.js#newcode442 ui/file_manager/audio_player/js/audio_player.js:442: window.resizeTo(window.outerWidth, Not related to the issue, but ...
4 years, 11 months ago (2016-01-13 08:20:21 UTC) #2
yawano
lgtm with nit. Thank you! https://codereview.chromium.org/1576093006/diff/1/ui/file_manager/audio_player/js/audio_player.js File ui/file_manager/audio_player/js/audio_player.js (right): https://codereview.chromium.org/1576093006/diff/1/ui/file_manager/audio_player/js/audio_player.js#newcode369 ui/file_manager/audio_player/js/audio_player.js:369: nit: unnecessary blank line.
4 years, 11 months ago (2016-01-13 10:24:02 UTC) #3
fukino
Thank you! https://codereview.chromium.org/1576093006/diff/1/ui/file_manager/audio_player/js/audio_player.js File ui/file_manager/audio_player/js/audio_player.js (right): https://codereview.chromium.org/1576093006/diff/1/ui/file_manager/audio_player/js/audio_player.js#newcode369 ui/file_manager/audio_player/js/audio_player.js:369: On 2016/01/13 10:24:02, yawano wrote: > nit: ...
4 years, 11 months ago (2016-01-14 02:25:18 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1576093006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1576093006/20001
4 years, 11 months ago (2016-01-14 02:28:57 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_TIMED_OUT, no build URL) android_chromium_gn_compile_dbg on ...
4 years, 11 months ago (2016-01-14 04:39:27 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1576093006/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1576093006/20001
4 years, 11 months ago (2016-01-14 05:03:24 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 11 months ago (2016-01-14 06:06:41 UTC) #12
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 06:08:01 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/a395c224bd80d7d9c87094a7dbc7ebeafa6bb4ed
Cr-Commit-Position: refs/heads/master@{#369345}

Powered by Google App Engine
This is Rietveld 408576698