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

Issue 14508007: dbus: Add FakeOldBluetooth{Adapter,Device,Manager} (Closed)

Created:
7 years, 8 months ago by Haruki Sato
Modified:
7 years, 7 months ago
Reviewers:
satorux1
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

dbus: Add FakeOldBluetooth{Adapter,Device,Manager} They are used in MockDBusThreadManagerWithoutGMock and stub implementations in DBusThreadManager. BUG=234084, 234461 TEST=trybots R=satorux@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197604

Patch Set 1 #

Patch Set 2 : Factor-out *StubImpl as Fake*. #

Patch Set 3 : remove unnecessary lines. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+629 lines, -394 lines) Patch
M chromeos/chromeos.gyp View 1 2 chunks +15 lines, -0 lines 2 comments Download
M chromeos/dbus/bluetooth_adapter_client.cc View 1 3 chunks +2 lines, -177 lines 0 comments Download
M chromeos/dbus/bluetooth_device_client.cc View 1 3 chunks +2 lines, -126 lines 0 comments Download
M chromeos/dbus/bluetooth_manager_client.cc View 1 3 chunks +2 lines, -85 lines 0 comments Download
A chromeos/dbus/fake_old_bluetooth_adapter_client.h View 1 2 1 chunk +87 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_old_bluetooth_adapter_client.cc View 1 2 1 chunk +176 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_old_bluetooth_device_client.h View 1 2 1 chunk +67 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_old_bluetooth_device_client.cc View 1 1 chunk +122 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_old_bluetooth_manager_client.h View 1 2 1 chunk +53 lines, -0 lines 0 comments Download
A chromeos/dbus/fake_old_bluetooth_manager_client.cc View 1 1 chunk +84 lines, -0 lines 0 comments Download
M chromeos/dbus/mock_dbus_thread_manager_without_gmock.h View 1 3 chunks +10 lines, -0 lines 0 comments Download
M chromeos/dbus/mock_dbus_thread_manager_without_gmock.cc View 1 4 chunks +9 lines, -6 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
Haruki Sato
7 years, 8 months ago (2013-04-26 08:56:15 UTC) #1
Haruki Sato
JFYI, Scott, I'd like to add some more fakes for the old Bluetooth{Adapter,Device,Manager}Client in order ...
7 years, 8 months ago (2013-04-26 09:09:05 UTC) #2
keybuk
On 2013/04/26 09:09:05, Haruki Sato wrote: > JFYI, > Scott, I'd like to add some ...
7 years, 7 months ago (2013-04-26 19:25:58 UTC) #3
keybuk
Alternatively use the code from the *StubImpl classes to make the fakes?
7 years, 7 months ago (2013-04-26 19:27:17 UTC) #4
Haruki Sato
On 2013/04/26 19:27:17, keybuk wrote: > Alternatively use the code from the *StubImpl classes to ...
7 years, 7 months ago (2013-04-30 02:49:00 UTC) #5
satorux1
On 2013/04/30 02:49:00, Haruki Sato wrote: > On 2013/04/26 19:27:17, keybuk wrote: > > Alternatively ...
7 years, 7 months ago (2013-04-30 04:57:02 UTC) #6
Haruki Sato
Moved the code for StubImpl* to Fake*. PTAL. Thanks.
7 years, 7 months ago (2013-04-30 08:43:49 UTC) #7
satorux1
LGTM with a suggestion: https://codereview.chromium.org/14508007/diff/13001/chromeos/chromeos.gyp File chromeos/chromeos.gyp (right): https://codereview.chromium.org/14508007/diff/13001/chromeos/chromeos.gyp#newcode415 chromeos/chromeos.gyp:415: 'dbus/fake_old_bluetooth_manager_client.h', the fake_old_* stuff may ...
7 years, 7 months ago (2013-05-01 04:35:24 UTC) #8
Haruki Sato
https://codereview.chromium.org/14508007/diff/13001/chromeos/chromeos.gyp File chromeos/chromeos.gyp (right): https://codereview.chromium.org/14508007/diff/13001/chromeos/chromeos.gyp#newcode415 chromeos/chromeos.gyp:415: 'dbus/fake_old_bluetooth_manager_client.h', On 2013/05/01 04:35:24, satorux1 wrote: > the fake_old_* ...
7 years, 7 months ago (2013-05-01 05:44:31 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haruki@chromium.org/14508007/13001
7 years, 7 months ago (2013-05-01 05:44:48 UTC) #10
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=35301
7 years, 7 months ago (2013-05-01 07:50:42 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haruki@chromium.org/14508007/13001
7 years, 7 months ago (2013-05-01 07:52:03 UTC) #12
commit-bot: I haz the power
Retried try job too often on win7_aura for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win7_aura&number=35379
7 years, 7 months ago (2013-05-01 10:42:34 UTC) #13
Haruki Sato
7 years, 7 months ago (2013-05-01 13:01:24 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 manually as r197604 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698