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

Issue 577683002: Introduce EasyUnlockService class for signin profile (Closed)

Created:
6 years, 3 months ago by tbarzic
Modified:
6 years, 3 months ago
Reviewers:
xiyuan
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Introduce EasyUnlockService class for signin profile This makes EasyUnlockService pure virtual base class and introduces separate implementations for regular and signin profiles. Common code for both service types is kept in EasyUnlockService class. EasyunlockService for signin profile is left empty. BUG=401634 Committed: https://crrev.com/390ac978eb1a70aa848faa4fc659f8851ecd5b44 Cr-Commit-Position: refs/heads/master@{#295188}

Patch Set 1 #

Patch Set 2 : . #

Patch Set 3 : . #

Patch Set 4 : . #

Patch Set 5 : . #

Total comments: 10

Patch Set 6 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+493 lines, -221 lines) Patch
M chrome/browser/signin/easy_unlock_service.h View 1 2 3 4 5 7 chunks +63 lines, -42 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service.cc View 1 2 3 4 5 12 chunks +38 lines, -172 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_factory.cc View 1 2 3 4 5 2 chunks +8 lines, -6 lines 0 comments Download
A chrome/browser/signin/easy_unlock_service_regular.h View 1 2 3 4 5 1 chunk +64 lines, -0 lines 0 comments Download
A chrome/browser/signin/easy_unlock_service_regular.cc View 1 2 3 4 5 1 chunk +199 lines, -0 lines 0 comments Download
A chrome/browser/signin/easy_unlock_service_signin_chromeos.h View 1 2 3 4 5 1 chunk +39 lines, -0 lines 0 comments Download
A chrome/browser/signin/easy_unlock_service_signin_chromeos.cc View 1 2 3 4 5 1 chunk +75 lines, -0 lines 0 comments Download
M chrome/browser/ui/webui/options/easy_unlock_handler.cc View 1 2 3 4 5 2 chunks +3 lines, -1 line 0 comments Download
M chrome/chrome_browser.gypi View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
tbarzic
Can you take a look. There should be no real functional changes. not chrome/browser/signin/easy_unlock_service_regular.cc diff ...
6 years, 3 months ago (2014-09-16 20:54:04 UTC) #2
xiyuan
https://codereview.chromium.org/577683002/diff/80001/chrome/browser/signin/easy_unlock_service.h File chrome/browser/signin/easy_unlock_service.h (right): https://codereview.chromium.org/577683002/diff/80001/chrome/browser/signin/easy_unlock_service.h#newcode124 chrome/browser/signin/easy_unlock_service.h:124: class BluetoothDetector; nit: class declaration before function declaration. i.e. ...
6 years, 3 months ago (2014-09-16 22:00:00 UTC) #3
tbarzic
https://codereview.chromium.org/577683002/diff/80001/chrome/browser/signin/easy_unlock_service.h File chrome/browser/signin/easy_unlock_service.h (right): https://codereview.chromium.org/577683002/diff/80001/chrome/browser/signin/easy_unlock_service.h#newcode124 chrome/browser/signin/easy_unlock_service.h:124: class BluetoothDetector; On 2014/09/16 21:59:59, xiyuan wrote: > nit: ...
6 years, 3 months ago (2014-09-16 22:30:58 UTC) #4
xiyuan
lgtm
6 years, 3 months ago (2014-09-16 22:39:28 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/577683002/100001
6 years, 3 months ago (2014-09-16 22:44:14 UTC) #7
commit-bot: I haz the power
Committed patchset #6 (id:100001) as a7cda9f6296e287e1c3a89cc5b848ac87e1aa63b
6 years, 3 months ago (2014-09-17 00:26:41 UTC) #8
commit-bot: I haz the power
6 years, 3 months ago (2014-09-17 00:27:05 UTC) #9
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/390ac978eb1a70aa848faa4fc659f8851ecd5b44
Cr-Commit-Position: refs/heads/master@{#295188}

Powered by Google App Engine
This is Rietveld 408576698