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

Issue 689683004: Make login code not depend on Ash when use_athena=1 (Closed)

Created:
6 years, 1 month ago by pkotwicz
Modified:
6 years, 1 month ago
Reviewers:
oshima
CC:
chromium-reviews, pam+watch_chromium.org, stevenjb+watch_chromium.org, davemoore+watch_chromium.org, oshima+watch_chromium.org, nkostylev+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@athena_do_not_use_ash44_ui
Project:
chromium
Visibility:
Public.

Description

Make login code not depend on Ash when use_athena=1 BUG=426561 TEST=None Committed: https://crrev.com/9eda0c6143f24b07ec13f27e22b586a39b7ea809 Cr-Commit-Position: refs/heads/master@{#302270}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 1

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+82 lines, -26 lines) Patch
M chrome/browser/chromeos/login/chrome_restart_request.cc View 1 4 chunks +6 lines, -1 line 0 comments Download
M chrome/browser/chromeos/login/helper.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/lock/webui_screen_locker.h View 3 chunks +8 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/lock/webui_screen_locker.cc View 1 7 chunks +11 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/supervised/supervised_user_creation_screen.cc View 3 chunks +7 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.h View 1 6 chunks +14 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/ui/login_display_host_impl.cc View 1 2 14 chunks +25 lines, -10 lines 0 comments Download
M chrome/browser/chromeos/login/ui/user_adding_screen.cc View 3 chunks +4 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc View 3 chunks +3 lines, -1 line 0 comments Download
M chrome/chrome_browser_chromeos.gypi View 1 2 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
pkotwicz
Oshima, PTAL I am using #if !defined(USE_ATHENA) in places where #if defined(USE_ASH) makes more sense ...
6 years, 1 month ago (2014-10-30 01:50:37 UTC) #2
oshima
https://codereview.chromium.org/689683004/diff/1/chrome/browser/chromeos/login/helper.cc File chrome/browser/chromeos/login/helper.cc (right): https://codereview.chromium.org/689683004/diff/1/chrome/browser/chromeos/login/helper.cc#newcode29 chrome/browser/chromeos/login/helper.cc:29: gfx::Rect bounds(ash::Shell::GetScreen()->GetPrimaryDisplay().bounds()); use gfx::Screen instead https://codereview.chromium.org/689683004/diff/1/chrome/browser/chromeos/login/lock/webui_screen_locker.cc File chrome/browser/chromeos/login/lock/webui_screen_locker.cc (right): ...
6 years, 1 month ago (2014-10-30 18:11:42 UTC) #3
pkotwicz
Oshima, can you please take another look?
6 years, 1 month ago (2014-10-30 21:49:19 UTC) #5
oshima
lgtm with a nit https://codereview.chromium.org/689683004/diff/40001/chrome/browser/chromeos/login/ui/login_display_host_impl.cc File chrome/browser/chromeos/login/ui/login_display_host_impl.cc (right): https://codereview.chromium.org/689683004/diff/40001/chrome/browser/chromeos/login/ui/login_display_host_impl.cc#newcode923 chrome/browser/chromeos/login/ui/login_display_host_impl.cc:923: const gfx::Size& size = ash::Shell::GetScreen()->GetPrimaryDisplay().size(); ...
6 years, 1 month ago (2014-10-30 22:48:12 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/689683004/80001
6 years, 1 month ago (2014-10-31 14:47:06 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:80001)
6 years, 1 month ago (2014-10-31 15:29:01 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-10-31 15:29:49 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9eda0c6143f24b07ec13f27e22b586a39b7ea809
Cr-Commit-Position: refs/heads/master@{#302270}

Powered by Google App Engine
This is Rietveld 408576698