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

Issue 2874303003: Fork PIN keyboard assets and create additional flag for lock screen (Closed)

Created:
3 years, 7 months ago by Wenzhao (Colin) Zang
Modified:
3 years, 7 months ago
Reviewers:
xiyuan, jdufault
CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org, arv+watch_chromium.org, rkc, xiaoyinh(OOO Sep 11-29), Alexander Alekseev
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Fork PIN keyboard assets and create additional flag for lock screen Fork relevant assets (as follow-up to CL 2855883005) so that the new design of lock screen can be implemented in tandem with login screen. The recently added flag (kShowMdLogin) is reserved for views-based login and lock screen as they are being implemented. The new flag added by this CL (kShowNonViewMdLogin) is a temporary flag used until the views-based screens become available. The two flags should not be used together. BUG=718174 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2874303003 Cr-Commit-Position: refs/heads/master@{#471449} Committed: https://chromium.googlesource.com/chromium/src/+/be738df8f289bf20423865f1bc555f2976a2e921

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+806 lines, -8 lines) Patch
M chrome/browser/browser_resources.grd View 2 chunks +4 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/chrome_restart_request.cc View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/md_lock.html View 1 chunk +22 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/md_lock.js View 1 chunk +95 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/login/md_lock_screens.html View 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/quick_unlock/md_pin_keyboard.html View 1 chunk +261 lines, -0 lines 0 comments Download
A chrome/browser/resources/chromeos/quick_unlock/md_pin_keyboard.js View 1 chunk +400 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/login/oobe_ui.cc View 1 1 chunk +17 lines, -7 lines 0 comments Download
M chromeos/chromeos_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/chromeos_switches.cc View 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 26 (15 generated)
Wenzhao (Colin) Zang
xiyuan@, jdufault@, please take a look. This CL forks additional assets and has very few ...
3 years, 7 months ago (2017-05-11 22:22:28 UTC) #9
jdufault
I think you need to rebase, if --show-md-login is passed we show the views based ...
3 years, 7 months ago (2017-05-11 23:05:57 UTC) #10
Wenzhao (Colin) Zang
On 2017/05/11 23:05:57, jdufault wrote: > I think you need to rebase, if --show-md-login is ...
3 years, 7 months ago (2017-05-11 23:15:48 UTC) #11
jdufault
On 2017/05/11 23:15:48, Wenzhao (Colin) Zang wrote: > On 2017/05/11 23:05:57, jdufault wrote: > > ...
3 years, 7 months ago (2017-05-11 23:20:46 UTC) #12
Wenzhao (Colin) Zang
https://codereview.chromium.org/2874303003/diff/1/chrome/browser/ui/webui/chromeos/login/oobe_ui.cc File chrome/browser/ui/webui/chromeos/login/oobe_ui.cc (right): https://codereview.chromium.org/2874303003/diff/1/chrome/browser/ui/webui/chromeos/login/oobe_ui.cc#newcode166 chrome/browser/ui/webui/chromeos/login/oobe_ui.cc:166: if (command_line->HasSwitch(chromeos::switches::kShowNonViewMdLogin)) { On 2017/05/11 23:20:46, jdufault wrote: > ...
3 years, 7 months ago (2017-05-11 23:50:48 UTC) #15
jdufault
lgtm, make sure you capture the pin keyboard changes in https://codereview.chromium.org/2848483002/
3 years, 7 months ago (2017-05-11 23:56:22 UTC) #16
xiyuan
lgtm
3 years, 7 months ago (2017-05-12 17:51:58 UTC) #17
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/2874303003/20001
3 years, 7 months ago (2017-05-12 19:14:48 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel_ng on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/452516)
3 years, 7 months ago (2017-05-12 20:04:06 UTC) #21
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/2874303003/20001
3 years, 7 months ago (2017-05-12 20:10:44 UTC) #23
commit-bot: I haz the power
3 years, 7 months ago (2017-05-12 21:36:39 UTC) #26
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/be738df8f289bf20423865f1bc55...

Powered by Google App Engine
This is Rietveld 408576698