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

Issue 8688003: [cros, Aura] Change status area visibility during OOBE. (Closed)

Created:
9 years, 1 month ago by Nikita (slow)
Modified:
9 years ago
Reviewers:
stevenjb, sky
CC:
chromium-reviews, stevenjb+watch_chromium.org, nkostylev+watch_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

[cros, Aura] Change status area visibility during OOBE. BUG=104133 TEST=During OOBE on Aura status area is only seen on login screen. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112689

Patch Set 1 #

Patch Set 2 : remove commented code #

Patch Set 3 : refactor #

Patch Set 4 : merge #

Total comments: 2

Patch Set 5 : refactor #

Patch Set 6 : -header #

Patch Set 7 : merge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+32 lines, -20 lines) Patch
M chrome/browser/chromeos/login/webui_login_view.h View 1 2 3 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/webui_login_view.cc View 1 2 3 4 5 4 chunks +12 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/status/accessibility_menu_button_browsertest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/caps_lock_menu_button_browsertest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/clock_menu_button_browsertest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/input_method_menu_button_browsertest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/power_menu_button_browsertest.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/chromeos/status/status_area_view_browsertest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/views/aura/chrome_shell_delegate.h View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/ui/views/aura/chrome_shell_delegate.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/aura/status_area_host_aura.h View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/views/aura/status_area_host_aura.cc View 1 2 3 4 5 6 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 10 (0 generated)
Nikita (slow)
Mostly changes are around exposing change of status area visibility & enable/disable via ChromeShellDelegate/StatusAreaHostAura. OOBE ...
9 years, 1 month ago (2011-11-24 14:00:36 UTC) #1
stevenjb
It seems to me that, rather than adding a specialized API for setting enabled and ...
9 years ago (2011-11-28 19:52:14 UTC) #2
Nikita (slow)
Sure, that's more flexible approach. Please take a look at the updated patch. I've seen ...
9 years ago (2011-11-29 14:06:40 UTC) #3
Nikita (slow)
PTAL
9 years ago (2011-11-30 08:29:25 UTC) #4
stevenjb
LGTM (sorry for the delay, busy sheriff day)
9 years ago (2011-11-30 17:20:01 UTC) #5
sky
http://codereview.chromium.org/8688003/diff/11001/chrome/browser/ui/views/aura/chrome_shell_delegate.h File chrome/browser/ui/views/aura/chrome_shell_delegate.h (right): http://codereview.chromium.org/8688003/diff/11001/chrome/browser/ui/views/aura/chrome_shell_delegate.h#newcode31 chrome/browser/ui/views/aura/chrome_shell_delegate.h:31: StatusAreaHostAura* status_area_host() { return status_area_host_.get(); } I believe this ...
9 years ago (2011-11-30 17:47:50 UTC) #6
Nikita (slow)
Scott, please take a look. http://codereview.chromium.org/8688003/diff/11001/chrome/browser/ui/views/aura/chrome_shell_delegate.h File chrome/browser/ui/views/aura/chrome_shell_delegate.h (right): http://codereview.chromium.org/8688003/diff/11001/chrome/browser/ui/views/aura/chrome_shell_delegate.h#newcode31 chrome/browser/ui/views/aura/chrome_shell_delegate.h:31: StatusAreaHostAura* status_area_host() { return ...
9 years ago (2011-12-01 09:15:08 UTC) #7
sky
LGTM
9 years ago (2011-12-01 17:05:03 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nkostylev@chromium.org/8688003/17001
9 years ago (2011-12-02 12:42:42 UTC) #9
commit-bot: I haz the power
9 years ago (2011-12-02 13:59:09 UTC) #10
Change committed as 112689

Powered by Google App Engine
This is Rietveld 408576698