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

Issue 472733002: No Easy unlock if bluetooth is not available. (Closed)

Created:
6 years, 4 months ago by xiyuan
Modified:
6 years, 4 months ago
Reviewers:
armansito, Ilya Sherman
CC:
chromium-reviews, armansito
Project:
chromium
Visibility:
Public.

Description

No Easy unlock if bluetooth is not available. BUG=399067 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=290081

Patch Set 1 #

Patch Set 2 : fix uninit var #

Total comments: 19

Patch Set 3 : fix comments in #2 #

Patch Set 4 : attempt to fix gmock error #

Total comments: 14

Patch Set 5 : for #4 #

Patch Set 6 : only load/unload once #

Patch Set 7 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+156 lines, -7 lines) Patch
M chrome/browser/signin/easy_unlock_service.h View 1 2 3 4 5 6 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service.cc View 1 2 3 4 5 6 7 chunks +76 lines, -6 lines 0 comments Download
M chrome/browser/signin/easy_unlock_service_browsertest_chromeos.cc View 1 2 3 4 5 6 7 chunks +60 lines, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
xiyuan
6 years, 4 months ago (2014-08-14 05:40:08 UTC) #1
Ilya Sherman
https://codereview.chromium.org/472733002/diff/20001/chrome/browser/signin/easy_unlock_service.cc File chrome/browser/signin/easy_unlock_service.cc (right): https://codereview.chromium.org/472733002/diff/20001/chrome/browser/signin/easy_unlock_service.cc#newcode54 chrome/browser/signin/easy_unlock_service.cc:54: : service_(service), weak_ptr_factory_(this) {} nit: One per line, please. ...
6 years, 4 months ago (2014-08-14 07:29:42 UTC) #2
xiyuan
https://codereview.chromium.org/472733002/diff/20001/chrome/browser/signin/easy_unlock_service.cc File chrome/browser/signin/easy_unlock_service.cc (right): https://codereview.chromium.org/472733002/diff/20001/chrome/browser/signin/easy_unlock_service.cc#newcode54 chrome/browser/signin/easy_unlock_service.cc:54: : service_(service), weak_ptr_factory_(this) {} On 2014/08/14 07:29:41, Ilya Sherman ...
6 years, 4 months ago (2014-08-14 20:27:44 UTC) #3
armansito
https://codereview.chromium.org/472733002/diff/20001/chrome/browser/signin/easy_unlock_service.cc File chrome/browser/signin/easy_unlock_service.cc (right): https://codereview.chromium.org/472733002/diff/20001/chrome/browser/signin/easy_unlock_service.cc#newcode77 chrome/browser/signin/easy_unlock_service.cc:77: ReportAdapterPresent(); On 2014/08/14 20:27:43, xiyuan wrote: > On 2014/08/14 ...
6 years, 4 months ago (2014-08-14 20:55:05 UTC) #4
Ilya Sherman
LGTM % nits. Thanks. https://codereview.chromium.org/472733002/diff/60001/chrome/browser/signin/easy_unlock_service.cc File chrome/browser/signin/easy_unlock_service.cc (right): https://codereview.chromium.org/472733002/diff/60001/chrome/browser/signin/easy_unlock_service.cc#newcode76 chrome/browser/signin/easy_unlock_service.cc:76: // device::BluetoothAdapter::Observer nit: Please add ...
6 years, 4 months ago (2014-08-14 21:38:28 UTC) #5
xiyuan
https://codereview.chromium.org/472733002/diff/60001/chrome/browser/signin/easy_unlock_service.cc File chrome/browser/signin/easy_unlock_service.cc (right): https://codereview.chromium.org/472733002/diff/60001/chrome/browser/signin/easy_unlock_service.cc#newcode76 chrome/browser/signin/easy_unlock_service.cc:76: // device::BluetoothAdapter::Observer On 2014/08/14 21:38:28, Ilya Sherman wrote: > ...
6 years, 4 months ago (2014-08-14 22:56:46 UTC) #6
xiyuan
The CQ bit was checked by xiyuan@chromium.org
6 years, 4 months ago (2014-08-15 21:51:34 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/xiyuan@chromium.org/472733002/120001
6 years, 4 months ago (2014-08-15 21:55:37 UTC) #8
commit-bot: I haz the power
6 years, 4 months ago (2014-08-16 01:23:17 UTC) #9
Message was sent while issue was closed.
Committed patchset #7 (120001) as 290081

Powered by Google App Engine
This is Rietveld 408576698