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

Issue 6329016: Screen Locker fixes (Closed)

Created:
9 years, 11 months ago by oshima
Modified:
9 years, 6 months ago
Reviewers:
whywhat
CC:
chromium-reviews, nkostylev+cc_chromium.org, davemoore+watch_chromium.org
Visibility:
Public.

Description

* Set the color of all state of signout button white * Tab/alt-tab should cycle over to first/last focusable item. This wasn't working because views framework cannot handle views under TYPE_CHILD correctly. This is a hack to workaround this issue until DOMUI login is ready. * Fix callback names that were changed/removed in refactoring. BUG=chromium-os:9889, chromium-os:9845, chromium-os:10655 TEST=manual. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72379

Patch Set 1 #

Patch Set 2 : " #

Total comments: 10

Patch Set 3 : " #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -12 lines) Patch
M chrome/browser/chromeos/login/screen_locker.h View 1 2 2 chunks +4 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/screen_locker.cc View 1 2 7 chunks +42 lines, -8 lines 0 comments Download
M chrome/browser/chromeos/login/shutdown_button.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/login/user_view.cc View 1 2 3 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/chromeos/view_ids.h View 1 2 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
oshima
9 years, 11 months ago (2011-01-24 04:11:27 UTC) #1
whywhat
LGTM http://codereview.chromium.org/6329016/diff/2001/chrome/browser/chromeos/login/screen_locker.cc File chrome/browser/chromeos/login/screen_locker.cc (right): http://codereview.chromium.org/6329016/diff/2001/chrome/browser/chromeos/login/screen_locker.cc#newcode328 chrome/browser/chromeos/login/screen_locker.cc:328: // the limitatino that a focus manager cannot ...
9 years, 11 months ago (2011-01-24 19:27:55 UTC) #2
oshima
m http://codereview.chromium.org/6329016/diff/2001/chrome/browser/chromeos/login/screen_locker.cc File chrome/browser/chromeos/login/screen_locker.cc (right): http://codereview.chromium.org/6329016/diff/2001/chrome/browser/chromeos/login/screen_locker.cc#newcode328 chrome/browser/chromeos/login/screen_locker.cc:328: // the limitatino that a focus manager cannot ...
9 years, 11 months ago (2011-01-24 20:24:31 UTC) #3
oshima
9 years, 11 months ago (2011-01-24 20:24:31 UTC) #4
m

Powered by Google App Engine
This is Rietveld 408576698