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

Issue 2946363002: Added 1 liner to fix shelf background hiding on side shelf alignment. (Closed)

Created:
3 years, 6 months ago by newcomer
Modified:
3 years, 5 months ago
Reviewers:
James Cook, vadimt
CC:
chromium-reviews, kalyank, sadrul
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fixed shelf background hiding on side shelf alignment. Also added a test! BUG=735495 Review-Url: https://codereview.chromium.org/2946363002 Cr-Commit-Position: refs/heads/master@{#481995} Committed: https://chromium.googlesource.com/chromium/src/+/650e3fb5b4d1452c658b2698d7c498eff6eed277

Patch Set 1 : fixed shelf background hiding on side shelf alignment. #

Total comments: 10

Patch Set 2 : Added 1 liner to fix shelf background hiding on side shelf alignment. #

Total comments: 2

Patch Set 3 : Added 1 liner to fix shelf background hiding on side shelf alignment. #

Patch Set 4 : Added 1 liner to fix shelf background hiding on side shelf alignment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -2 lines) Patch
M ash/app_list/app_list_presenter_delegate_unittest.cc View 1 2 3 2 chunks +32 lines, -0 lines 0 comments Download
M ash/shelf/shelf_layout_manager.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M ash/shelf/shelf_layout_manager.cc View 1 3 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 32 (24 generated)
newcomer
PTAL! Short cl. -Alex
3 years, 6 months ago (2017-06-21 23:32:16 UTC) #7
vadimt
lgtm https://codereview.chromium.org/2946363002/diff/40001/ash/app_list/app_list_presenter_delegate_unittest.cc File ash/app_list/app_list_presenter_delegate_unittest.cc (right): https://codereview.chromium.org/2946363002/diff/40001/ash/app_list/app_list_presenter_delegate_unittest.cc#newcode251 ash/app_list/app_list_presenter_delegate_unittest.cc:251: // Set the alignment to the side and ...
3 years, 6 months ago (2017-06-21 23:45:33 UTC) #10
James Cook
https://codereview.chromium.org/2946363002/diff/40001/ash/app_list/app_list_presenter_delegate_unittest.cc File ash/app_list/app_list_presenter_delegate_unittest.cc (right): https://codereview.chromium.org/2946363002/diff/40001/ash/app_list/app_list_presenter_delegate_unittest.cc#newcode241 ash/app_list/app_list_presenter_delegate_unittest.cc:241: Shelf* shelf = nit: You can just do GetPrimaryShelf(). ...
3 years, 6 months ago (2017-06-21 23:57:33 UTC) #11
newcomer
Thanks for the quick feedback! Responded to comments! -Alex https://codereview.chromium.org/2946363002/diff/40001/ash/app_list/app_list_presenter_delegate_unittest.cc File ash/app_list/app_list_presenter_delegate_unittest.cc (right): https://codereview.chromium.org/2946363002/diff/40001/ash/app_list/app_list_presenter_delegate_unittest.cc#newcode241 ash/app_list/app_list_presenter_delegate_unittest.cc:241: ...
3 years, 6 months ago (2017-06-22 00:16:09 UTC) #12
James Cook
LGTM with nit. Thanks for adding test coverage! https://codereview.chromium.org/2946363002/diff/60001/ash/shelf/shelf_layout_manager.h File ash/shelf/shelf_layout_manager.h (right): https://codereview.chromium.org/2946363002/diff/60001/ash/shelf/shelf_layout_manager.h#newcode332 ash/shelf/shelf_layout_manager.h:332: bool ...
3 years, 6 months ago (2017-06-22 00:32:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2946363002/120001
3 years, 6 months ago (2017-06-23 19:51:03 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:120001) as https://chromium.googlesource.com/chromium/src/+/650e3fb5b4d1452c658b2698d7c498eff6eed277
3 years, 6 months ago (2017-06-23 19:55:10 UTC) #31
newcomer
3 years, 5 months ago (2017-07-11 19:54:12 UTC) #32
Message was sent while issue was closed.
https://codereview.chromium.org/2946363002/diff/60001/ash/shelf/shelf_layout_...
File ash/shelf/shelf_layout_manager.h (right):

https://codereview.chromium.org/2946363002/diff/60001/ash/shelf/shelf_layout_...
ash/shelf/shelf_layout_manager.h:332: bool is_fullscreen_app_list_enabled_;
On 2017/06/22 00:32:46, James Cook wrote:
> nit: const

Done.

Powered by Google App Engine
This is Rietveld 408576698