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

Issue 1668233004: Refactor bluetooth_task_manager_win to prepare for new Bluetooth test fixture (Closed)

Created:
4 years, 10 months ago by gogerald1
Modified:
4 years, 10 months ago
Reviewers:
scheib, ortuno
CC:
chromium-reviews, ortuno+watch_chromium.org, scheib+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Refactor bluetooth_task_manager_win to prepare for new Bluetooth test fixture This CL refactors bluetooth_task_manager_win to prepare for simulating fake Bluetooth classic device for the new Bluetooth test fixture. BUG=579202 Committed: https://crrev.com/b8c706a00e9cbb83127a0034353289eb6b67d7ef Cr-Commit-Position: refs/heads/master@{#373699}

Patch Set 1 #

Total comments: 2

Patch Set 2 : rename #

Total comments: 2

Patch Set 3 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+278 lines, -22 lines) Patch
M device/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth.gyp View 1 chunk +2 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_classic_win.h View 1 1 chunk +47 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_classic_win.cc View 1 2 1 chunk +81 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_classic_win_fake.h View 1 1 chunk +38 lines, -0 lines 0 comments Download
A device/bluetooth/bluetooth_classic_win_fake.cc View 1 1 chunk +71 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_win.cc View 1 2 2 chunks +9 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_task_manager_win.cc View 1 7 chunks +24 lines, -14 lines 0 comments Download
M device/device_tests.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1668233004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1668233004/1
4 years, 10 months ago (2016-02-04 22:07:23 UTC) #3
gogerald1
Hi Vincent, PTAL.
4 years, 10 months ago (2016-02-04 22:07:53 UTC) #5
ortuno
https://codereview.chromium.org/1668233004/diff/1/device/bluetooth/bluetooth_task_manager_win.cc File device/bluetooth/bluetooth_task_manager_win.cc (right): https://codereview.chromium.org/1668233004/diff/1/device/bluetooth/bluetooth_task_manager_win.cc#newcode89 device/bluetooth/bluetooth_task_manager_win.cc:89: device::win::BluetoothClassicWrapper::GetInstance()->BTGetRadioInfo( I don't think you need the BT. You ...
4 years, 10 months ago (2016-02-04 22:17:53 UTC) #7
gogerald1
https://codereview.chromium.org/1668233004/diff/1/device/bluetooth/bluetooth_task_manager_win.cc File device/bluetooth/bluetooth_task_manager_win.cc (right): https://codereview.chromium.org/1668233004/diff/1/device/bluetooth/bluetooth_task_manager_win.cc#newcode89 device/bluetooth/bluetooth_task_manager_win.cc:89: device::win::BluetoothClassicWrapper::GetInstance()->BTGetRadioInfo( On 2016/02/04 22:17:53, ortuno wrote: > I don't ...
4 years, 10 months ago (2016-02-04 22:42:00 UTC) #11
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1668233004/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1668233004/60001
4 years, 10 months ago (2016-02-04 22:46:02 UTC) #12
scheib
LGTM with one fix: https://codereview.chromium.org/1668233004/diff/60001/device/bluetooth/bluetooth_classic_win.cc File device/bluetooth/bluetooth_classic_win.cc (right): https://codereview.chromium.org/1668233004/diff/60001/device/bluetooth/bluetooth_classic_win.cc#newcode10 device/bluetooth/bluetooth_classic_win.cc:10: static BluetoothClassicWrapper* instance_ = nullptr; ...
4 years, 10 months ago (2016-02-04 23:36:39 UTC) #13
gogerald1
https://codereview.chromium.org/1668233004/diff/60001/device/bluetooth/bluetooth_classic_win.cc File device/bluetooth/bluetooth_classic_win.cc (right): https://codereview.chromium.org/1668233004/diff/60001/device/bluetooth/bluetooth_classic_win.cc#newcode10 device/bluetooth/bluetooth_classic_win.cc:10: static BluetoothClassicWrapper* instance_ = nullptr; On 2016/02/04 23:36:39, scheib ...
4 years, 10 months ago (2016-02-04 23:48:59 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1668233004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1668233004/80001
4 years, 10 months ago (2016-02-04 23:50:05 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 10 months ago (2016-02-05 01:07:44 UTC) #19
commit-bot: I haz the power
4 years, 10 months ago (2016-02-05 01:08:37 UTC) #21
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b8c706a00e9cbb83127a0034353289eb6b67d7ef
Cr-Commit-Position: refs/heads/master@{#373699}

Powered by Google App Engine
This is Rietveld 408576698