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

Issue 9965070: Restore tray background when locking screen. (Closed)

Created:
8 years, 8 months ago by flackr
Modified:
8 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Restore tray background when locking screen. BUG=121230 TEST=Move window to overlap ash shelf such that the shelf background is visible. Lock screen, system tray background should become visible when locked and invisible (to blend in with shelf) when unlocked. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=130316

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review suggestions #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -3 lines) Patch
M ash/wm/shelf_layout_manager.h View 1 2 chunks +6 lines, -2 lines 0 comments Download
M ash/wm/shelf_layout_manager.cc View 1 2 chunks +4 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
flackr
This tracks lock state in ShelfLayoutManager since we have to update the tray background visibility ...
8 years, 8 months ago (2012-04-02 18:32:24 UTC) #1
flackr
-ben +sky Seems like sky would be more familiar with this code. PTAL, thanks!
8 years, 8 months ago (2012-04-02 18:58:21 UTC) #2
sky
LGTM with the following changes. http://codereview.chromium.org/9965070/diff/1/ash/wm/shelf_layout_manager.h File ash/wm/shelf_layout_manager.h (right): http://codereview.chromium.org/9965070/diff/1/ash/wm/shelf_layout_manager.h#newcode153 ash/wm/shelf_layout_manager.h:153: State() : visibility_state(VISIBLE), auto_hide_state(AUTO_HIDE_HIDDEN), ...
8 years, 8 months ago (2012-04-02 21:08:14 UTC) #3
flackr
http://codereview.chromium.org/9965070/diff/1/ash/wm/shelf_layout_manager.h File ash/wm/shelf_layout_manager.h (right): http://codereview.chromium.org/9965070/diff/1/ash/wm/shelf_layout_manager.h#newcode153 ash/wm/shelf_layout_manager.h:153: State() : visibility_state(VISIBLE), auto_hide_state(AUTO_HIDE_HIDDEN), On 2012/04/02 21:08:14, sky wrote: ...
8 years, 8 months ago (2012-04-02 23:12:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/flackr@chromium.org/9965070/4001
8 years, 8 months ago (2012-04-02 23:34:54 UTC) #5
commit-bot: I haz the power
8 years, 8 months ago (2012-04-03 04:57:17 UTC) #6
Change committed as 130316

Powered by Google App Engine
This is Rietveld 408576698