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

Issue 1220713006: Renaming BluetoothDeviceMac as BluetoothClassicDeviceMac (Closed)

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

Description

Refactoring BluetoothDeviceMac to be named BluetoothClassicDeviceMac (as its implementation was already Classic- specific). No changes to logic. A follow up patch will reintroduce BluetoothDeviceMac as a common base class for Classic and Low Energy: https://codereview.chromium.org/1211013005/. Committed: https://crrev.com/8cd0240fbeb389494e46e7776576013e647b14f1 Cr-Commit-Position: refs/heads/master@{#336914}

Patch Set 1 : #

Total comments: 10

Patch Set 2 : Reducing patch to only contain Classic Device refactor #

Patch Set 3 : learning alphabet #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -441 lines) Patch
M device/bluetooth/BUILD.gn View 1 chunk +2 lines, -2 lines 3 comments Download
M device/bluetooth/bluetooth.gyp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_mac.mm View 1 4 chunks +6 lines, -5 lines 0 comments Download
M device/bluetooth/bluetooth_channel_mac.mm View 2 chunks +2 lines, -2 lines 0 comments Download
A + device/bluetooth/bluetooth_classic_device_mac.h View 3 chunks +7 lines, -7 lines 0 comments Download
A + device/bluetooth/bluetooth_classic_device_mac.mm View 1 5 chunks +51 lines, -47 lines 0 comments Download
D device/bluetooth/bluetooth_device_mac.h View 1 chunk +0 lines, -94 lines 0 comments Download
D device/bluetooth/bluetooth_device_mac.mm View 1 chunk +0 lines, -264 lines 0 comments Download
M device/bluetooth/bluetooth_l2cap_channel_mac.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_rfcomm_channel_mac.mm View 2 chunks +2 lines, -2 lines 0 comments Download
M device/bluetooth/bluetooth_socket_mac.mm View 5 chunks +13 lines, -14 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 16 (5 generated)
krstnmnlsn
Smallish change (most files contain only name-refactoring changes). Right now I am storing device interaction ...
5 years, 5 months ago (2015-06-29 19:43:03 UTC) #3
scheib
Some change in direction suggested here. It would be cleaner to have a separate patch ...
5 years, 5 months ago (2015-06-29 20:44:24 UTC) #4
krstnmnlsn
This change now only includes the refactoring of bluetooth_device_mac -> bluetooth_classic_device_mac https://codereview.chromium.org/1220713006/diff/20001/device/bluetooth/bluetooth.gyp File device/bluetooth/bluetooth.gyp (right): ...
5 years, 5 months ago (2015-06-30 00:50:35 UTC) #6
scheib
LGTM. I edited change description some.
5 years, 5 months ago (2015-06-30 16:46:46 UTC) #7
krstnmnlsn
Thanks Vincent! Arman here's a small refactoring change so that Bluetooth[Classic]DeviceMac is more accurately named.
5 years, 5 months ago (2015-06-30 17:24:40 UTC) #9
armansito
lgtm with nit https://codereview.chromium.org/1220713006/diff/50002/device/bluetooth/BUILD.gn File device/bluetooth/BUILD.gn (right): https://codereview.chromium.org/1220713006/diff/50002/device/bluetooth/BUILD.gn#newcode53 device/bluetooth/BUILD.gn:53: "bluetooth_classic_device_mac.mm", Let's swap the order here ...
5 years, 5 months ago (2015-06-30 20:46:41 UTC) #10
scheib
https://codereview.chromium.org/1220713006/diff/50002/device/bluetooth/BUILD.gn File device/bluetooth/BUILD.gn (right): https://codereview.chromium.org/1220713006/diff/50002/device/bluetooth/BUILD.gn#newcode53 device/bluetooth/BUILD.gn:53: "bluetooth_classic_device_mac.mm", On 2015/06/30 20:46:41, armansito wrote: > Let's swap ...
5 years, 5 months ago (2015-06-30 20:51:44 UTC) #11
armansito
https://codereview.chromium.org/1220713006/diff/50002/device/bluetooth/BUILD.gn File device/bluetooth/BUILD.gn (right): https://codereview.chromium.org/1220713006/diff/50002/device/bluetooth/BUILD.gn#newcode53 device/bluetooth/BUILD.gn:53: "bluetooth_classic_device_mac.mm", On 2015/06/30 20:51:43, scheib wrote: > On 2015/06/30 ...
5 years, 5 months ago (2015-06-30 22:20:42 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1220713006/50002
5 years, 5 months ago (2015-06-30 22:30:02 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:50002)
5 years, 5 months ago (2015-06-30 23:25:03 UTC) #15
commit-bot: I haz the power
5 years, 5 months ago (2015-06-30 23:27:22 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/8cd0240fbeb389494e46e7776576013e647b14f1
Cr-Commit-Position: refs/heads/master@{#336914}

Powered by Google App Engine
This is Rietveld 408576698