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

Issue 652403002: [Clean up] Expose ConnectToServiceInsecurely as a BluetoothDevice API on all platforms. (Closed)

Created:
6 years, 2 months ago by Ilya Sherman
Modified:
6 years, 2 months ago
Reviewers:
armansito, Tim Song
CC:
chromium-reviews, chromium-apps-reviews_chromium.org, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

[Clean up] Expose ConnectToServiceInsecurely as a BluetoothDevice API on all platforms. As a result, stop using the private class BluetoothDeviceChromeOS from outside of the //device/bluetooth component. BUG=423114 TEST=compiles R=armansito@chromium.org Committed: https://crrev.com/764baa24e4eb6a215551831b9d4d30316c724323 Cr-Commit-Position: refs/heads/master@{#299841}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Rebase: Restore deps rather than public_deps #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -85 lines) Patch
M chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc View 1 chunk +1 line, -2 lines 0 comments Download
M components/proximity_auth/bluetooth_connection.h View 1 chunk +0 lines, -8 lines 0 comments Download
M components/proximity_auth/bluetooth_connection.cc View 1 3 chunks +1 line, -13 lines 0 comments Download
M components/proximity_auth/bluetooth_connection_unittest.cc View 1 5 chunks +7 lines, -18 lines 0 comments Download
M components/proximity_auth/bluetooth_util.h View 2 chunks +2 lines, -10 lines 0 comments Download
M components/proximity_auth/bluetooth_util.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M components/proximity_auth/bluetooth_util_chromeos.cc View 2 chunks +0 lines, -10 lines 0 comments Download
M device/bluetooth/BUILD.gn View 1 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_device.h View 1 chunk +13 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device_chromeos.h View 2 chunks +4 lines, -13 lines 0 comments Download
M device/bluetooth/bluetooth_device_mac.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device_mac.mm View 2 chunks +9 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device_win.h View 1 chunk +4 lines, -0 lines 0 comments Download
M device/bluetooth/bluetooth_device_win.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M device/bluetooth/test/mock_bluetooth_device.h View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
Ilya Sherman
6 years, 2 months ago (2014-10-15 00:44:38 UTC) #1
armansito
lgtm with one nit. Thanks for clean up! https://codereview.chromium.org/652403002/diff/1/device/bluetooth/bluetooth_device.h File device/bluetooth/bluetooth_device.h (right): https://codereview.chromium.org/652403002/diff/1/device/bluetooth/bluetooth_device.h#newcode370 device/bluetooth/bluetooth_device.h:370: const ...
6 years, 2 months ago (2014-10-15 19:02:16 UTC) #2
Ilya Sherman
https://codereview.chromium.org/652403002/diff/1/device/bluetooth/bluetooth_device.h File device/bluetooth/bluetooth_device.h (right): https://codereview.chromium.org/652403002/diff/1/device/bluetooth/bluetooth_device.h#newcode370 device/bluetooth/bluetooth_device.h:370: const ConnectToServiceErrorCallback& error_callback) = 0; On 2014/10/15 19:02:16, armansito ...
6 years, 2 months ago (2014-10-15 22:04:45 UTC) #3
Ilya Sherman
+Tim for change to //chrome/browser/extensions/api/easy_unlock_private/easy_unlock_private_api.cc and //components/proximity_auth/*
6 years, 2 months ago (2014-10-15 22:05:50 UTC) #7
Tim Song
lgtm
6 years, 2 months ago (2014-10-15 23:08:12 UTC) #8
armansito
On 2014/10/15 22:04:45, Ilya Sherman wrote: > https://codereview.chromium.org/652403002/diff/1/device/bluetooth/bluetooth_device.h > File device/bluetooth/bluetooth_device.h (right): > > https://codereview.chromium.org/652403002/diff/1/device/bluetooth/bluetooth_device.h#newcode370 ...
6 years, 2 months ago (2014-10-15 23:13:16 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652403002/1
6 years, 2 months ago (2014-10-16 00:31:19 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: linux_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/linux_gpu/builds/79582) mac_gpu on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu/builds/69191) win_gpu ...
6 years, 2 months ago (2014-10-16 00:39:02 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652403002/20001
6 years, 2 months ago (2014-10-16 00:50:28 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_swarming on tryserver.chromium.win (http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_swarming/builds/22617)
6 years, 2 months ago (2014-10-16 03:24:09 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/652403002/20001
6 years, 2 months ago (2014-10-16 03:28:21 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 2 months ago (2014-10-16 04:45:42 UTC) #20
commit-bot: I haz the power
6 years, 2 months ago (2014-10-16 04:46:25 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/764baa24e4eb6a215551831b9d4d30316c724323
Cr-Commit-Position: refs/heads/master@{#299841}

Powered by Google App Engine
This is Rietveld 408576698