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

Issue 2108923002: device: Change auto to not deduce raw pointers. (Closed)

Created:
4 years, 5 months ago by vmpstr
Modified:
4 years, 4 months ago
CC:
chromium-reviews, danakj, 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

device: Change auto to not deduce raw pointers. This patch updates the code to prevent auto deducing to a raw pointer. R=reillyg@chromium.org BUG=554600 Committed: https://crrev.com/b0e145b14f1ae5821f187e2297e538ac56c763dc Cr-Commit-Position: refs/heads/master@{#408321}

Patch Set 1 #

Total comments: 3

Patch Set 2 : device #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -33 lines) Patch
M device/bluetooth/bluetooth_adapter.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_discovery_filter.cc View 2 chunks +3 lines, -3 lines 0 comments Download
M device/bluetooth/bluetooth_low_energy_win_fake.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_task_manager_win.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M device/bluetooth/bluez/bluetooth_bluez_unittest.cc View 15 chunks +16 lines, -16 lines 0 comments Download
M device/bluetooth/test/bluetooth_test_android.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/test/bluetooth_test_win.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/test/mock_bluetooth_adapter.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M device/usb/usb_device.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/usb/usb_device_handle_usbfs.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/usb/usb_service_impl.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M device/vr/test/fake_vr_device_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M device/vr/vr_device_manager.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (10 generated)
vmpstr
Please take a look.
4 years, 5 months ago (2016-06-28 21:25:41 UTC) #3
ortuno
https://codereview.chromium.org/2108923002/diff/1/device/bluetooth/bluetooth_adapter.cc File device/bluetooth/bluetooth_adapter.cc (right): https://codereview.chromium.org/2108923002/diff/1/device/bluetooth/bluetooth_adapter.cc#newcode339 device/bluetooth/bluetooth_adapter.cc:339: for (auto* iter : temp) { I've been told ...
4 years, 5 months ago (2016-06-28 21:38:18 UTC) #5
vmpstr
https://codereview.chromium.org/2108923002/diff/1/device/bluetooth/bluetooth_adapter.cc File device/bluetooth/bluetooth_adapter.cc (right): https://codereview.chromium.org/2108923002/diff/1/device/bluetooth/bluetooth_adapter.cc#newcode339 device/bluetooth/bluetooth_adapter.cc:339: for (auto* iter : temp) { On 2016/06/28 21:38:17, ...
4 years, 5 months ago (2016-06-28 21:43:13 UTC) #6
danakj
https://codereview.chromium.org/2108923002/diff/1/device/bluetooth/bluetooth_adapter.cc File device/bluetooth/bluetooth_adapter.cc (right): https://codereview.chromium.org/2108923002/diff/1/device/bluetooth/bluetooth_adapter.cc#newcode339 device/bluetooth/bluetooth_adapter.cc:339: for (auto* iter : temp) { On 2016/06/28 21:43:13, ...
4 years, 5 months ago (2016-06-28 22:06:44 UTC) #7
jam
not sure why I'm added here?
4 years, 5 months ago (2016-06-29 17:05:11 UTC) #8
vmpstr
I've rebased this and +reillyg for review. Please take a look.
4 years, 4 months ago (2016-07-26 01:12:54 UTC) #13
Reilly Grant (use Gerrit)
lgtm
4 years, 4 months ago (2016-07-27 19:45:22 UTC) #14
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/2108923002/20001
4 years, 4 months ago (2016-07-28 01:02:45 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-07-28 02:55:52 UTC) #18
commit-bot: I haz the power
4 years, 4 months ago (2016-07-28 02:58:43 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/b0e145b14f1ae5821f187e2297e538ac56c763dc
Cr-Commit-Position: refs/heads/master@{#408321}

Powered by Google App Engine
This is Rietveld 408576698