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

Issue 628193003: [Easy Unlock] Update handling of the trial easy unlock/signin run (Closed)

Created:
6 years, 2 months ago by tbarzic
Modified:
6 years, 2 months ago
Reviewers:
xiyuan, Yoyo Zhou
CC:
chromium-reviews, 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@master
Project:
chromium
Visibility:
Public.

Description

[Easy Unlock] Update handling of the trial easy unlock/signin run Consider Easy Unlock behaviour the trial one only if initiated from Easy Unlock app during setup. Autoshows all tooltips on the first run. BUG=410143, 422084 Committed: https://crrev.com/ab8d5b5509a011a59c7c0791bef0f1444448dc67 Cr-Commit-Position: refs/heads/master@{#299010}

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : autoshow tooltip for hardlock #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+228 lines, -99 lines) Patch
M chrome/app/generated_resources.grd View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/users/chrome_user_manager_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/screenlock_private/screenlock_private_api.cc View 1 2 3 chunks +15 lines, -3 lines 0 comments Download
M chrome/browser/signin/easy_unlock_screenlock_state_handler.h View 1 2 4 chunks +12 lines, -12 lines 0 comments Download
M chrome/browser/signin/easy_unlock_screenlock_state_handler.cc View 1 2 3 4 10 chunks +55 lines, -51 lines 2 comments Download
M chrome/browser/signin/easy_unlock_screenlock_state_handler_unittest.cc View 1 2 3 4 16 chunks +126 lines, -24 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service.h View 1 2 3 2 chunks +5 lines, -1 line 0 comments Download
M chrome/browser/signin/easy_unlock_service.cc View 1 2 3 5 chunks +11 lines, -7 lines 1 comment Download

Messages

Total messages: 16 (3 generated)
tbarzic
6 years, 2 months ago (2014-10-08 18:07:07 UTC) #2
xiyuan
lgtm https://codereview.chromium.org/628193003/diff/1/chrome/browser/signin/easy_unlock_service.cc File chrome/browser/signin/easy_unlock_service.cc (right): https://codereview.chromium.org/628193003/diff/1/chrome/browser/signin/easy_unlock_service.cc#newcode542 chrome/browser/signin/easy_unlock_service.cc:542: profile_->GetPrefs()->SetBoolean(prefs::kEasyUnlockShowTutorial, true); nit: How about ClearPref() here?
6 years, 2 months ago (2014-10-08 19:57:25 UTC) #3
tbarzic
Can you take another look? I noticed that pairing data changes were not handled particularly ...
6 years, 2 months ago (2014-10-09 02:43:24 UTC) #4
xiyuan
On 2014/10/09 02:43:24, tbarzic wrote: > Can you take another look? > > I noticed ...
6 years, 2 months ago (2014-10-09 03:18:04 UTC) #5
tbarzic
updated logic as discussed before
6 years, 2 months ago (2014-10-09 20:35:01 UTC) #6
xiyuan
https://codereview.chromium.org/628193003/diff/120001/chrome/browser/signin/easy_unlock_screenlock_state_handler.cc File chrome/browser/signin/easy_unlock_screenlock_state_handler.cc (right): https://codereview.chromium.org/628193003/diff/120001/chrome/browser/signin/easy_unlock_screenlock_state_handler.cc#newcode279 chrome/browser/signin/easy_unlock_screenlock_state_handler.cc:279: ScreenlockBridge::LockHandler::USER_CLICK) { nit: Should we move this logic to ...
6 years, 2 months ago (2014-10-09 21:03:55 UTC) #7
xiyuan
Discussed offline. So LGTM
6 years, 2 months ago (2014-10-09 21:08:58 UTC) #8
tbarzic
https://codereview.chromium.org/628193003/diff/120001/chrome/browser/signin/easy_unlock_screenlock_state_handler.cc File chrome/browser/signin/easy_unlock_screenlock_state_handler.cc (right): https://codereview.chromium.org/628193003/diff/120001/chrome/browser/signin/easy_unlock_screenlock_state_handler.cc#newcode279 chrome/browser/signin/easy_unlock_screenlock_state_handler.cc:279: ScreenlockBridge::LockHandler::USER_CLICK) { On 2014/10/09 21:03:55, xiyuan wrote: > nit: ...
6 years, 2 months ago (2014-10-09 21:33:27 UTC) #9
tbarzic
+yoz for chrome/browser/extensions/api/screenlock_private_api.cc Note that I plan to move this logic to easyUnlockPrivate API (and ...
6 years, 2 months ago (2014-10-09 21:39:18 UTC) #11
Yoyo Zhou
screenlock_private_api LGTM
6 years, 2 months ago (2014-10-09 21:53:21 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/628193003/120001
6 years, 2 months ago (2014-10-09 22:25:37 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:120001)
6 years, 2 months ago (2014-10-09 23:53:11 UTC) #15
commit-bot: I haz the power
6 years, 2 months ago (2014-10-09 23:54:13 UTC) #16
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/ab8d5b5509a011a59c7c0791bef0f1444448dc67
Cr-Commit-Position: refs/heads/master@{#299010}

Powered by Google App Engine
This is Rietveld 408576698