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

Issue 1672843002: Implement fake Bluetooth adapter for BluetoothTest.ConstructFakeAdapter (Closed)

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

Description

Implement fake Bluetooth adapter for BluetoothTest.ConstructFakeAdapter This CL implements fake Bluetooth adapter for BluetoothTest.ConstructFakeAdapter test. BUG=579202 Committed: https://crrev.com/30b814166d2bce701ca589534829ef5fa195203a Cr-Commit-Position: refs/heads/master@{#374150}

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : move ScopedHandle from task manager to low level code #

Total comments: 16

Patch Set 4 : address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -39 lines) Patch
M device/bluetooth/bluetooth_classic_win.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_classic_win.cc View 1 2 3 2 chunks +12 lines, -1 line 0 comments Download
M device/bluetooth/bluetooth_classic_win_fake.h View 1 2 3 2 chunks +17 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_classic_win_fake.cc View 1 2 3 2 chunks +40 lines, -11 lines 0 comments Download
M device/bluetooth/bluetooth_task_manager_win.h View 1 2 1 chunk +3 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_task_manager_win.cc View 1 2 3 10 chunks +15 lines, -19 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_win.h View 2 chunks +5 lines, -0 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_win.cc View 1 2 chunks +29 lines, -6 lines 0 comments Download

Messages

Total messages: 28 (14 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/1672843002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1672843002/1
4 years, 10 months ago (2016-02-05 21:04:16 UTC) #2
gogerald1
Hi Vincent, PTAL.
4 years, 10 months ago (2016-02-05 21:46:41 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1672843002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1672843002/40001
4 years, 10 months ago (2016-02-05 21:48:36 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_chromium_gn_compile_dbg on tryserver.chromium.android (JOB_TIMED_OUT, no build URL)
4 years, 10 months ago (2016-02-05 23:52:59 UTC) #10
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1672843002/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1672843002/60001
4 years, 10 months ago (2016-02-06 20:12:38 UTC) #12
scheib
https://codereview.chromium.org/1672843002/diff/60001/device/bluetooth/bluetooth_classic_win.cc File device/bluetooth/bluetooth_classic_win.cc (right): https://codereview.chromium.org/1672843002/diff/60001/device/bluetooth/bluetooth_classic_win.cc#newcode42 device/bluetooth/bluetooth_classic_win.cc:42: if (opened_radio_handle_.IsValid()) .Set() performs Close (and in that, IsValid). ...
4 years, 10 months ago (2016-02-07 01:45:19 UTC) #13
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-07 04:28:12 UTC) #15
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1672843002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1672843002/100001
4 years, 10 months ago (2016-02-08 16:58:05 UTC) #18
gogerald1
https://codereview.chromium.org/1672843002/diff/60001/device/bluetooth/bluetooth_classic_win.cc File device/bluetooth/bluetooth_classic_win.cc (right): https://codereview.chromium.org/1672843002/diff/60001/device/bluetooth/bluetooth_classic_win.cc#newcode42 device/bluetooth/bluetooth_classic_win.cc:42: if (opened_radio_handle_.IsValid()) On 2016/02/07 01:45:18, scheib wrote: > .Set() ...
4 years, 10 months ago (2016-02-08 17:00:05 UTC) #19
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 10 months ago (2016-02-08 18:22:08 UTC) #21
scheib
LGTM
4 years, 10 months ago (2016-02-08 18:31:35 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1672843002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1672843002/100001
4 years, 10 months ago (2016-02-08 18:39:32 UTC) #24
commit-bot: I haz the power
Committed patchset #4 (id:100001)
4 years, 10 months ago (2016-02-08 18:52:41 UTC) #26
commit-bot: I haz the power
4 years, 10 months ago (2016-02-08 18:53:57 UTC) #28
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/30b814166d2bce701ca589534829ef5fa195203a
Cr-Commit-Position: refs/heads/master@{#374150}

Powered by Google App Engine
This is Rietveld 408576698