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

Issue 2808423002: cros: Show dircryto migration banner (Closed)

Created:
3 years, 8 months ago by xiyuan
Modified:
3 years, 8 months ago
Reviewers:
achuithb, hashimoto
CC:
chromium-reviews, hashimoto+watch_chromium.org, alemate+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

cros: Show dircryto migration banner - Add CryptohomeClient::NeedsDircryptoMigration wrapper; - Check whether a user needs dircryto migration when the relevant user pod get focus; - Show a banner message when the user needs dircryto migration; BUG=708015 Review-Url: https://codereview.chromium.org/2808423002 Cr-Commit-Position: refs/heads/master@{#464332} Committed: https://chromium.googlesource.com/chromium/src/+/e4b9a821a3e13d5bc49431173664dfd24ae3fb59

Patch Set 1 #

Patch Set 2 : update banner text #

Total comments: 8

Patch Set 3 : add a test, fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+240 lines, -2 lines) Patch
M chrome/app/chromeos_strings.grdp View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/user_selection_screen.h View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/screens/user_selection_screen.cc View 1 2 4 chunks +98 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/login/screens/user_selection_screen_browsertest.cc View 1 2 1 chunk +85 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/dbus/cryptohome_client.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chromeos/dbus/cryptohome_client.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_cryptohome_client.h View 1 2 3 chunks +9 lines, -0 lines 0 comments Download
M chromeos/dbus/fake_cryptohome_client.cc View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M chromeos/dbus/mock_cryptohome_client.h View 1 chunk +3 lines, -0 lines 0 comments Download
M ui/login/account_picker/screen_account_picker.css View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/login/account_picker/screen_account_picker.js View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 21 (12 generated)
xiyuan
Suggested split: hashimoto@: CryptohomeClient changes under chromeos/dbus/* achuith@: Login screen changes under chrome/browser/chromeos/login/screens/* ui/login/account_picker/* I ...
3 years, 8 months ago (2017-04-11 16:11:44 UTC) #2
achuithb
lgtm. Since this is UI, do you think a browser test is worthwhile? I guess ...
3 years, 8 months ago (2017-04-11 22:04:27 UTC) #5
achuithb
> I will run trybots when the system_api Cl lands and deps rolled. Sorry, didn't ...
3 years, 8 months ago (2017-04-11 22:04:54 UTC) #6
xiyuan
All done and added a test. https://codereview.chromium.org/2808423002/diff/20001/chrome/app/chromeos_strings.grdp File chrome/app/chromeos_strings.grdp (right): https://codereview.chromium.org/2808423002/diff/20001/chrome/app/chromeos_strings.grdp#newcode2137 chrome/app/chromeos_strings.grdp:2137: <message name="IDS_LOGIN_NEEDS_DIRCRYPTO_MIGRATION_BANNER" desc="Banner ...
3 years, 8 months ago (2017-04-11 23:07:42 UTC) #9
achuithb
lgtm!
3 years, 8 months ago (2017-04-11 23:40:56 UTC) #10
xiyuan
hashimoto@, this is the chrome side change to use the added cryptohome api. You can ...
3 years, 8 months ago (2017-04-12 17:55:35 UTC) #11
hashimoto
Sorry for late response. chromeos/dbus lgtm
3 years, 8 months ago (2017-04-13 00:52:59 UTC) #12
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/2808423002/40001
3 years, 8 months ago (2017-04-13 06:57:04 UTC) #18
commit-bot: I haz the power
3 years, 8 months ago (2017-04-13 07:36:30 UTC) #21
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/e4b9a821a3e13d5bc49431173664...

Powered by Google App Engine
This is Rietveld 408576698