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

Issue 2915833003: Tether: Break helper TimerFactory out of BleConnectionManager and HostScanCache. (Closed)

Created:
3 years, 6 months ago by Ryan Hansberry
Modified:
3 years, 6 months ago
CC:
chromium-reviews, jlklein+watch-tether_chromium.org, tengs+watch-tether_chromium.org, hansberry+watch-tether_chromium.org, jhawkins+watch-tether_chromium.org, oshima+watch_chromium.org, lesliewatkins+watch-tether_chromium.org, khorimoto+watch-tether_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Tether: Break helper TimerFactory out of BleConnectionManager and HostScanCache. BUG=672263 Review-Url: https://codereview.chromium.org/2915833003 Cr-Commit-Position: refs/heads/master@{#476038} Committed: https://chromium.googlesource.com/chromium/src/+/970e550e6374fa36dd2d475f0692f408849c0ce6

Patch Set 1 #

Patch Set 2 : Add missing files. #

Total comments: 8

Patch Set 3 : khorimoto@ comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+110 lines, -77 lines) Patch
M chromeos/components/tether/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/components/tether/ble_connection_manager.h View 2 chunks +2 lines, -5 lines 0 comments Download
M chromeos/components/tether/ble_connection_manager.cc View 4 chunks +3 lines, -6 lines 0 comments Download
M chromeos/components/tether/ble_connection_manager_unittest.cc View 1 2 3 chunks +9 lines, -8 lines 0 comments Download
M chromeos/components/tether/fake_ble_connection_manager.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chromeos/components/tether/host_scan_cache.h View 2 chunks +1 line, -5 lines 0 comments Download
M chromeos/components/tether/host_scan_cache.cc View 2 chunks +2 lines, -16 lines 0 comments Download
M chromeos/components/tether/host_scan_cache_unittest.cc View 1 2 3 chunks +38 lines, -37 lines 0 comments Download
A chromeos/components/tether/timer_factory.h View 1 2 1 chunk +32 lines, -0 lines 0 comments Download
A chromeos/components/tether/timer_factory.cc View 1 1 chunk +19 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 22 (13 generated)
Ryan Hansberry
3 years, 6 months ago (2017-05-31 18:08:28 UTC) #3
khorimoto
lgtm https://codereview.chromium.org/2915833003/diff/20001/chromeos/components/tether/ble_connection_manager_unittest.cc File chromeos/components/tether/ble_connection_manager_unittest.cc (right): https://codereview.chromium.org/2915833003/diff/20001/chromeos/components/tether/ble_connection_manager_unittest.cc#newcode233 chromeos/components/tether/ble_connection_manager_unittest.cc:233: class MockTimerFactory : public TimerFactory { Move to ...
3 years, 6 months ago (2017-05-31 18:13:28 UTC) #5
Ryan Hansberry
https://codereview.chromium.org/2915833003/diff/20001/chromeos/components/tether/ble_connection_manager_unittest.cc File chromeos/components/tether/ble_connection_manager_unittest.cc (right): https://codereview.chromium.org/2915833003/diff/20001/chromeos/components/tether/ble_connection_manager_unittest.cc#newcode233 chromeos/components/tether/ble_connection_manager_unittest.cc:233: class MockTimerFactory : public TimerFactory { On 2017/05/31 18:13:28, ...
3 years, 6 months ago (2017-05-31 18:24:54 UTC) #6
Kyle Horimoto
LGTM (from the correct account this time!)
3 years, 6 months ago (2017-05-31 18:26:35 UTC) #8
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/2915833003/40001
3 years, 6 months ago (2017-05-31 18:28:48 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/227529)
3 years, 6 months ago (2017-05-31 19:14:25 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/2915833003/40001
3 years, 6 months ago (2017-05-31 19:16:29 UTC) #15
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/2915833003/40001
3 years, 6 months ago (2017-05-31 21:23:04 UTC) #18
commit-bot: I haz the power
3 years, 6 months ago (2017-05-31 21:36:32 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/970e550e6374fa36dd2d475f0692...

Powered by Google App Engine
This is Rietveld 408576698