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

Issue 212553005: Overview Tray Button should not be visible on login screen (Closed)

Created:
6 years, 9 months ago by jonross
Modified:
6 years, 8 months ago
Reviewers:
flackr, sadrul
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Overview Tray Button should not be visible on login screen Restrict OverviewButtonTray from showing on both the login screen as well as the locked screen. TEST=OverviewButtonTrayTest BUG=354493 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=260577

Patch Set 1 #

Total comments: 5

Patch Set 2 : Rework lock logic #

Total comments: 8

Patch Set 3 : #

Total comments: 9

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -4 lines) Patch
M ash/system/overview/overview_button_tray.h View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M ash/system/overview/overview_button_tray.cc View 1 2 3 4 chunks +18 lines, -3 lines 0 comments Download
M ash/system/overview/overview_button_tray_unittest.cc View 1 2 chunks +15 lines, -0 lines 0 comments Download
M ash/system/status_area_widget.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/wm/overview/window_selector_controller.cc View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
jonross
Please review.
6 years, 9 months ago (2014-03-26 18:55:20 UTC) #1
flackr
https://codereview.chromium.org/212553005/diff/1/ash/system/overview/overview_button_tray.cc File ash/system/overview/overview_button_tray.cc (right): https://codereview.chromium.org/212553005/diff/1/ash/system/overview/overview_button_tray.cc#newcode45 ash/system/overview/overview_button_tray.cc:45: SetVisible(false); Won't this fail when a display is added ...
6 years, 9 months ago (2014-03-26 21:00:12 UTC) #2
jonross
https://codereview.chromium.org/212553005/diff/1/ash/system/overview/overview_button_tray.cc File ash/system/overview/overview_button_tray.cc (right): https://codereview.chromium.org/212553005/diff/1/ash/system/overview/overview_button_tray.cc#newcode111 ash/system/overview/overview_button_tray.cc:111: ShouldBeVisibleForLoginStatus(status)); On 2014/03/26 21:00:12, flackr wrote: > Try to ...
6 years, 8 months ago (2014-03-28 16:47:04 UTC) #3
flackr
https://codereview.chromium.org/212553005/diff/20001/ash/system/overview/overview_button_tray.cc File ash/system/overview/overview_button_tray.cc (right): https://codereview.chromium.org/212553005/diff/20001/ash/system/overview/overview_button_tray.cc#newcode60 ash/system/overview/overview_button_tray.cc:60: SetIconVisibility(true); nit: Comment what argument is for clarity: i.e. ...
6 years, 8 months ago (2014-03-28 16:56:40 UTC) #4
jonross
https://codereview.chromium.org/212553005/diff/20001/ash/system/overview/overview_button_tray.cc File ash/system/overview/overview_button_tray.cc (right): https://codereview.chromium.org/212553005/diff/20001/ash/system/overview/overview_button_tray.cc#newcode60 ash/system/overview/overview_button_tray.cc:60: SetIconVisibility(true); On 2014/03/28 16:56:40, flackr wrote: > nit: Comment ...
6 years, 8 months ago (2014-03-28 19:39:00 UTC) #5
flackr
LGTM
6 years, 8 months ago (2014-03-28 19:43:00 UTC) #6
jonross
sadrul@chromium.org: Please review changes in Overview and status_area_widget
6 years, 8 months ago (2014-03-28 19:45:04 UTC) #7
jonross
6 years, 8 months ago (2014-03-28 19:45:18 UTC) #8
sadrul
LGTM with the nits addressed: https://codereview.chromium.org/212553005/diff/40001/ash/system/overview/overview_button_tray.cc File ash/system/overview/overview_button_tray.cc (right): https://codereview.chromium.org/212553005/diff/40001/ash/system/overview/overview_button_tray.cc#newcode61 ash/system/overview/overview_button_tray.cc:61: UpdateIconVisibility(/* maximize_mode_enabled */ true); ...
6 years, 8 months ago (2014-03-28 21:23:35 UTC) #9
jonross
Cleanup to address nits. https://codereview.chromium.org/212553005/diff/40001/ash/system/overview/overview_button_tray.cc File ash/system/overview/overview_button_tray.cc (right): https://codereview.chromium.org/212553005/diff/40001/ash/system/overview/overview_button_tray.cc#newcode61 ash/system/overview/overview_button_tray.cc:61: UpdateIconVisibility(/* maximize_mode_enabled */ true); On ...
6 years, 8 months ago (2014-03-31 15:09:01 UTC) #10
jonross
The CQ bit was checked by jonross@chromium.org
6 years, 8 months ago (2014-03-31 15:09:10 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jonross@chromium.org/212553005/60001
6 years, 8 months ago (2014-03-31 15:09:37 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-03-31 17:08:32 UTC) #13
Message was sent while issue was closed.
Change committed as 260577

Powered by Google App Engine
This is Rietveld 408576698