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

Issue 397123002: Cleanup: Drop some unnecessary params from the BluetoothSocketNet constructor. (Closed)

Created:
6 years, 5 months ago by Ilya Sherman
Modified:
6 years, 5 months ago
Reviewers:
keybuk, xiyuan, rpaquay
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

Cleanup: Drop some unnecessary params from the BluetoothSocketNet constructor. BUG=none TEST=none R=keybuk@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=284857

Patch Set 1 #

Total comments: 3

Patch Set 2 : Clean up Windows as well #

Total comments: 3

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -75 lines) Patch
M device/bluetooth/bluetooth_adapter_chromeos.cc View 2 chunks +2 lines, -8 lines 0 comments Download
M device/bluetooth/bluetooth_adapter_win.cc View 1 1 chunk +1 line, -4 lines 0 comments Download
M device/bluetooth/bluetooth_device_chromeos.cc View 1 chunk +2 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_device_win.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M device/bluetooth/bluetooth_socket_chromeos.h View 2 chunks +2 lines, -6 lines 0 comments Download
M device/bluetooth/bluetooth_socket_chromeos.cc View 1 3 chunks +5 lines, -13 lines 0 comments Download
M device/bluetooth/bluetooth_socket_net.h View 1 4 chunks +1 line, -9 lines 0 comments Download
M device/bluetooth/bluetooth_socket_net.cc View 1 3 chunks +4 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_socket_win.h View 1 2 chunks +2 lines, -7 lines 0 comments Download
M device/bluetooth/bluetooth_socket_win.cc View 1 2 2 chunks +6 lines, -13 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Ilya Sherman
6 years, 5 months ago (2014-07-16 20:28:14 UTC) #1
keybuk
+rpaquay, xiyuan https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc File device/bluetooth/bluetooth_socket_chromeos.cc (right): https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc#newcode80 device/bluetooth/bluetooth_socket_chromeos.cc:80: ui_task_runner, socket_thread, NULL, net::NetLog::Source()) { This is ...
6 years, 5 months ago (2014-07-16 20:50:42 UTC) #2
Ilya Sherman
https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc File device/bluetooth/bluetooth_socket_chromeos.cc (right): https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc#newcode80 device/bluetooth/bluetooth_socket_chromeos.cc:80: ui_task_runner, socket_thread, NULL, net::NetLog::Source()) { On 2014/07/16 20:50:42, keybuk ...
6 years, 5 months ago (2014-07-16 21:59:28 UTC) #3
rpaquay
https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc File device/bluetooth/bluetooth_socket_chromeos.cc (right): https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc#newcode80 device/bluetooth/bluetooth_socket_chromeos.cc:80: ui_task_runner, socket_thread, NULL, net::NetLog::Source()) { On 2014/07/16 21:59:27, Ilya ...
6 years, 5 months ago (2014-07-17 18:21:30 UTC) #4
xiyuan
On 2014/07/17 18:21:30, rpaquay wrote: > https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc > File device/bluetooth/bluetooth_socket_chromeos.cc (right): > > https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc#newcode80 > ...
6 years, 5 months ago (2014-07-17 18:28:24 UTC) #5
xiyuan
On 2014/07/17 18:28:24, xiyuan wrote: > On 2014/07/17 18:21:30, rpaquay wrote: > > > https://codereview.chromium.org/397123002/diff/1/device/bluetooth/bluetooth_socket_chromeos.cc ...
6 years, 5 months ago (2014-07-17 18:34:36 UTC) #6
keybuk
https://codereview.chromium.org/397123002/diff/20001/device/bluetooth/bluetooth_socket_chromeos.cc File device/bluetooth/bluetooth_socket_chromeos.cc (right): https://codereview.chromium.org/397123002/diff/20001/device/bluetooth/bluetooth_socket_chromeos.cc#newcode63 device/bluetooth/bluetooth_socket_chromeos.cc:63: new BluetoothSocketChromeOS(ui_task_runner, socket_thread)); ui_task_runner and socket_thread are singletons too, ...
6 years, 5 months ago (2014-07-17 18:35:09 UTC) #7
Ilya Sherman
https://codereview.chromium.org/397123002/diff/20001/device/bluetooth/bluetooth_socket_win.cc File device/bluetooth/bluetooth_socket_win.cc (right): https://codereview.chromium.org/397123002/diff/20001/device/bluetooth/bluetooth_socket_win.cc#newcode82 device/bluetooth/bluetooth_socket_win.cc:82: new BluetoothSocketWin(ui_task_runner, socket_thread)); On 2014/07/17 18:35:09, keybuk wrote: > ...
6 years, 5 months ago (2014-07-17 18:41:09 UTC) #8
keybuk
lgtm
6 years, 5 months ago (2014-07-22 17:51:48 UTC) #9
Ilya Sherman
The CQ bit was checked by isherman@chromium.org
6 years, 5 months ago (2014-07-22 20:53:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/397123002/20001
6 years, 5 months ago (2014-07-22 20:56:10 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-22 21:49:36 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-22 21:51:32 UTC) #13
commit-bot: I haz the power
Try jobs failed on following builders: ios_dbg_simulator on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_dbg_simulator/builds/172652) ios_rel_device on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/ios_rel_device/builds/161682) ios_rel_device_ninja ...
6 years, 5 months ago (2014-07-22 21:51:33 UTC) #14
Ilya Sherman
The CQ bit was checked by isherman@chromium.org
6 years, 5 months ago (2014-07-22 23:28:29 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/isherman@chromium.org/397123002/40001
6 years, 5 months ago (2014-07-22 23:29:55 UTC) #16
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 5 months ago (2014-07-23 02:26:19 UTC) #17
commit-bot: I haz the power
6 years, 5 months ago (2014-07-23 06:18:57 UTC) #18
Message was sent while issue was closed.
Change committed as 284857

Powered by Google App Engine
This is Rietveld 408576698