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

Issue 2875513002: Single user pod implementation for new login screen (Closed)

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

Description

Single user pod implementation for new login screen The goal is to change the single user pod to match the ‘Single user’ section in the design spec. This CL implements everything about single user pod except: 1) Dynamically setting the color of the overlay based on user’s wallpaper. For now a fixed color is used, in the same way with OOBE screens. 2) The ripple effect of drop down menu arrow and header bar (In addition, please note that the background of header bar changes to transparent per the new spec). All browser tests passed. BUG=718158, 718156 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2875513002 Cr-Commit-Position: refs/heads/master@{#471504} Committed: https://chromium.googlesource.com/chromium/src/+/a80f688d6757bd90c05fa0ecd7cec210624e89ae

Patch Set 1 #

Total comments: 6

Patch Set 2 : Address comments #

Total comments: 2

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+203 lines, -169 lines) Patch
M chrome/browser/resources/chromeos/login/md_header_bar.css View 1 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/login/md_screen_container.html View 1 1 chunk +1 line, -1 line 0 comments Download
M ui/login/account_picker/md_screen_account_picker.js View 1 1 chunk +10 lines, -12 lines 0 comments Download
M ui/login/account_picker/md_user_pod_row.css View 1 18 chunks +92 lines, -70 lines 0 comments Download
M ui/login/account_picker/md_user_pod_row.js View 1 6 chunks +29 lines, -15 lines 0 comments Download
M ui/login/account_picker/md_user_pod_template.css View 1 1 chunk +4 lines, -10 lines 0 comments Download
M ui/login/account_picker/md_user_pod_template.html View 1 2 4 chunks +66 lines, -55 lines 0 comments Download
M ui/login/md_screen_container.css View 1 1 chunk +1 line, -5 lines 0 comments Download

Messages

Total messages: 23 (15 generated)
Wenzhao (Colin) Zang
3 years, 7 months ago (2017-05-10 00:30:47 UTC) #8
jdufault
Can you pull the md_header_bar.* fork into a separate CL, and make the modifications to ...
3 years, 7 months ago (2017-05-10 00:35:57 UTC) #9
jdufault
Generally seems good https://codereview.chromium.org/2875513002/diff/1/ui/login/account_picker/md_screen_account_picker.js File ui/login/account_picker/md_screen_account_picker.js (right): https://codereview.chromium.org/2875513002/diff/1/ui/login/account_picker/md_screen_account_picker.js#newcode157 ui/login/account_picker/md_screen_account_picker.js:157: if (loadTimeData.getString('newOobeUI') == 'on') I'm confused ...
3 years, 7 months ago (2017-05-10 00:40:07 UTC) #10
Wenzhao (Colin) Zang
https://codereview.chromium.org/2875513002/diff/1/ui/login/account_picker/md_screen_account_picker.js File ui/login/account_picker/md_screen_account_picker.js (right): https://codereview.chromium.org/2875513002/diff/1/ui/login/account_picker/md_screen_account_picker.js#newcode157 ui/login/account_picker/md_screen_account_picker.js:157: if (loadTimeData.getString('newOobeUI') == 'on') On 2017/05/10 00:40:07, jdufault wrote: ...
3 years, 7 months ago (2017-05-11 18:13:36 UTC) #11
Alexander Alekseev
lgtm https://codereview.chromium.org/2875513002/diff/20001/ui/login/account_picker/md_user_pod_template.html File ui/login/account_picker/md_user_pod_template.html (right): https://codereview.chromium.org/2875513002/diff/20001/ui/login/account_picker/md_user_pod_template.html#newcode53 ui/login/account_picker/md_user_pod_template.html:53: <!-- iron-icon is imported inside user_manager.html --> You ...
3 years, 7 months ago (2017-05-12 04:17:54 UTC) #12
Wenzhao (Colin) Zang
https://codereview.chromium.org/2875513002/diff/20001/ui/login/account_picker/md_user_pod_template.html File ui/login/account_picker/md_user_pod_template.html (right): https://codereview.chromium.org/2875513002/diff/20001/ui/login/account_picker/md_user_pod_template.html#newcode53 ui/login/account_picker/md_user_pod_template.html:53: <!-- iron-icon is imported inside user_manager.html --> On 2017/05/12 ...
3 years, 7 months ago (2017-05-12 20:52:06 UTC) #13
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/2875513002/40001
3 years, 7 months ago (2017-05-12 20:53:44 UTC) #16
commit-bot: I haz the power
3 years, 7 months ago (2017-05-13 00:15:46 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/a80f688d6757bd90c05fa0ecd7ce...

Powered by Google App Engine
This is Rietveld 408576698