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

Issue 281523002: ChromeOS: The centered app list's top is now forced to be >= 10. (Closed)

Created:
6 years, 7 months ago by Matt Giuca
Modified:
6 years, 7 months ago
Reviewers:
varkha
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org, chrome-apps-syd-reviews_chromium.org, Shu Chen
Visibility:
Public.

Description

ChromeOS: The centered app list's top is now forced to be >= 10. Previously, in small space environments (e.g., low resolution or big virtual keyboard), the app list's top would disappear off screen. Now, it is forced below the screen top (with a 10px margin), even if it means forcing the bottom further off screen. BUG=371681 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=270115

Patch Set 1 #

Total comments: 10

Patch Set 2 : Provide descriptive method IsCentered to wrap GetParam. #

Patch Set 3 : Skip AppListControllerTest if UpdateDisplay is not supported. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -8 lines) Patch
M ash/wm/app_list_controller.cc View 5 chunks +27 lines, -7 lines 0 comments Download
M ash/wm/app_list_controller_unittest.cc View 1 2 4 chunks +45 lines, -1 line 0 comments Download

Messages

Total messages: 15 (0 generated)
Matt Giuca
See discussion on Issue 371681 (from #12 to #14) for the rationale. We will want ...
6 years, 7 months ago (2014-05-12 06:34:23 UTC) #1
Matt Giuca
Attached before and after screenshots (with a hypothetically huge keyboard) on the bug: https://code.google.com/p/chromium/issues/detail?id=371681#c23
6 years, 7 months ago (2014-05-13 02:44:37 UTC) #2
varkha
https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller.cc File ash/wm/app_list_controller.cc (right): https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller.cc#newcode219 ash/wm/app_list_controller.cc:219: applist_button, GetMinimumBoundsHeightForAppList(view))); Would it be clearer if s/applist_button/view? https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller_unittest.cc ...
6 years, 7 months ago (2014-05-13 03:25:30 UTC) #3
Matt Giuca
https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller.cc File ash/wm/app_list_controller.cc (right): https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller.cc#newcode219 ash/wm/app_list_controller.cc:219: applist_button, GetMinimumBoundsHeightForAppList(view))); On 2014/05/13 03:25:31, varkha wrote: > Would ...
6 years, 7 months ago (2014-05-13 04:02:12 UTC) #4
varkha
https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller.cc File ash/wm/app_list_controller.cc (right): https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller.cc#newcode219 ash/wm/app_list_controller.cc:219: applist_button, GetMinimumBoundsHeightForAppList(view))); On 2014/05/13 04:02:12, Matt Giuca wrote: > ...
6 years, 7 months ago (2014-05-13 04:40:11 UTC) #5
Matt Giuca
https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller_unittest.cc File ash/wm/app_list_controller_unittest.cc (right): https://codereview.chromium.org/281523002/diff/1/ash/wm/app_list_controller_unittest.cc#newcode149 ash/wm/app_list_controller_unittest.cc:149: TEST_P(AppListControllerTest, TinyDisplay) { On 2014/05/13 04:40:11, varkha wrote: > ...
6 years, 7 months ago (2014-05-13 05:31:58 UTC) #6
varkha
lgtm.
6 years, 7 months ago (2014-05-13 05:36:57 UTC) #7
Matt Giuca
The CQ bit was checked by mgiuca@chromium.org
6 years, 7 months ago (2014-05-13 05:38:11 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mgiuca@chromium.org/281523002/60001
6 years, 7 months ago (2014-05-13 05:39:23 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-13 11:00:38 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-13 13:45:24 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/win_chromium_rel/builds/15385)
6 years, 7 months ago (2014-05-13 13:45:24 UTC) #12
Matt Giuca
The CQ bit was checked by mgiuca@chromium.org
6 years, 7 months ago (2014-05-13 14:32:47 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mgiuca@chromium.org/281523002/60001
6 years, 7 months ago (2014-05-13 14:33:17 UTC) #14
commit-bot: I haz the power
6 years, 7 months ago (2014-05-13 16:13:08 UTC) #15
Message was sent while issue was closed.
Change committed as 270115

Powered by Google App Engine
This is Rietveld 408576698