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

Issue 2867173003: cros: Move LockWindow from chrome to ash (Closed)

Created:
3 years, 7 months ago by jdufault
Modified:
3 years, 7 months ago
Reviewers:
xiyuan, James Cook
CC:
chromium-reviews, alemate+watch_chromium.org, sadrul, achuith+watch_chromium.org, oshima+watch_chromium.org, kalyank, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cros: Move LockWindow from chrome to ash The lock screen is moving from webui to views, and we need to instantiate the LockWindow inside of ash (since that is where the views code resides). BUG=719015 Review-Url: https://codereview.chromium.org/2867173003 Cr-Commit-Position: refs/heads/master@{#470785} Committed: https://chromium.googlesource.com/chromium/src/+/1b2f92e7444305d3132176edc5709b0805c9847a

Patch Set 1 #

Total comments: 1

Patch Set 2 : Reorder patches so view -> ui lands first #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -124 lines) Patch
M ash/BUILD.gn View 1 2 chunks +3 lines, -0 lines 0 comments Download
M ash/login/ui/lock_contents_view.h View 1 2 chunks +3 lines, -1 line 0 comments Download
M ash/login/ui/lock_screen.h View 1 1 chunk +3 lines, -6 lines 0 comments Download
M ash/login/ui/lock_screen.cc View 1 1 chunk +11 lines, -3 lines 0 comments Download
A + ash/login/ui/lock_window.h View 1 3 chunks +8 lines, -6 lines 0 comments Download
A + ash/login/ui/lock_window.cc View 1 3 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/BUILD.gn View 1 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/lock/screen_locker.cc View 1 1 chunk +4 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/login/lock/webui_screen_locker.h View 1 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/login/lock/webui_screen_locker.cc View 1 chunk +1 line, -1 line 0 comments Download
D chrome/browser/chromeos/login/ui/lock_window.h View 1 chunk +0 lines, -36 lines 0 comments Download
D chrome/browser/chromeos/login/ui/lock_window.cc View 1 chunk +0 lines, -53 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 29 (21 generated)
jdufault
jamescook@ PTAL
3 years, 7 months ago (2017-05-09 17:37:44 UTC) #7
jdufault
On 2017/05/09 17:37:44, jdufault wrote: > jamescook@ PTAL sorry - jamescook@ PTAL at ash/, xiyuan@ ...
3 years, 7 months ago (2017-05-09 17:38:28 UTC) #9
xiyuan
The CL description says LoginWindow but the CL is about LockWindow. Please make it consistent. ...
3 years, 7 months ago (2017-05-09 18:03:03 UTC) #10
jdufault
On 2017/05/09 18:03:03, xiyuan wrote: > The CL description says LoginWindow but the CL is ...
3 years, 7 months ago (2017-05-09 18:38:22 UTC) #12
xiyuan
On 2017/05/09 18:38:22, jdufault wrote: > On 2017/05/09 18:03:03, xiyuan wrote: > > The CL ...
3 years, 7 months ago (2017-05-09 19:02:03 UTC) #13
James Cook
Code LGTM but please move the file into ash/login/ui instead. Also, please put a "why ...
3 years, 7 months ago (2017-05-09 20:01:56 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2867173003/20001
3 years, 7 months ago (2017-05-11 01:11:48 UTC) #26
commit-bot: I haz the power
3 years, 7 months ago (2017-05-11 02:58:34 UTC) #29
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/1b2f92e7444305d3132176edc570...

Powered by Google App Engine
This is Rietveld 408576698