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

Issue 299403012: Clean up shill fake implementations (Closed)

Created:
6 years, 6 months ago by stevenjb
Modified:
6 years, 6 months ago
CC:
chromium-reviews, stevenjb+watch_chromium.org, oshima+watch_chromium.org
Visibility:
Public.

Description

Clean up shill fake implementations This is in preparation of merging NetworkState and FavoriteState, crbug.com/375955. The merge will involve a number of changes to ShillPropertyHandler and in the process of making those changes some additional logging and test cleanup was necessary that isn't directly related to the merge itself. BUG=none For trivial changes to chrome/browser/ui/webui/options/ TBR=dbeam@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275551

Patch Set 1 #

Total comments: 7

Patch Set 2 : . #

Patch Set 3 : Fix browser_tests #

Total comments: 8

Patch Set 4 : Address nits #

Patch Set 5 : Elim watchlist code, fix tests #

Patch Set 6 : Rebase #

Patch Set 7 : Rebase #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+244 lines, -270 lines) Patch
M ash/system/chromeos/network/network_state_notifier_unittest.cc View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/chromeos/customization_document.cc View 1 2 3 4 1 chunk +0 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/customization_document_unittest.cc View 1 2 3 4 3 chunks +7 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/login/test/oobe_base_test.cc View 1 2 3 4 6 chunks +5 lines, -11 lines 0 comments Download
M chrome/browser/chromeos/login/ui/captive_portal_window_browsertest.cc View 1 2 3 4 2 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/login/wizard_controller_browsertest.cc View 1 2 3 4 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/net/delay_network_call.cc View 1 2 3 4 1 chunk +20 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/net/network_portal_detector_impl_browsertest.cc View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/chromeos/net/network_portal_detector_impl_unittest.cc View 1 2 3 4 1 chunk +4 lines, -9 lines 0 comments Download
M chrome/browser/chromeos/net/network_portal_detector_test_impl.cc View 1 2 3 4 3 chunks +8 lines, -1 line 0 comments Download
M chrome/browser/chromeos/proxy_config_service_impl_unittest.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/extensions/api/networking_private/networking_private_apitest.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/webui/options/preferences_browsertest.cc View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chromeos/dbus/fake_shill_device_client.h View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/dbus/fake_shill_device_client.cc View 1 chunk +4 lines, -5 lines 0 comments Download
M chromeos/dbus/fake_shill_manager_client.h View 1 2 3 4 2 chunks +4 lines, -3 lines 0 comments Download
M chromeos/dbus/fake_shill_manager_client.cc View 1 2 3 4 20 chunks +52 lines, -65 lines 0 comments Download
M chromeos/dbus/fake_shill_profile_client.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chromeos/dbus/fake_shill_service_client.h View 1 2 3 4 1 chunk +2 lines, -4 lines 0 comments Download
M chromeos/dbus/fake_shill_service_client.cc View 1 2 3 4 3 chunks +5 lines, -8 lines 0 comments Download
M chromeos/dbus/shill_device_client.h View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/dbus/shill_manager_client.h View 1 2 3 4 1 chunk +1 line, -2 lines 0 comments Download
M chromeos/dbus/shill_service_client.h View 1 2 3 4 1 chunk +2 lines, -4 lines 0 comments Download
M chromeos/network/client_cert_resolver_unittest.cc View 1 2 3 4 1 chunk +1 line, -3 lines 0 comments Download
M chromeos/network/network_cert_migrator_unittest.cc View 1 2 3 4 2 chunks +2 lines, -6 lines 0 comments Download
M chromeos/network/network_configuration_handler_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chromeos/network/network_state_handler.h View 1 2 3 4 1 chunk +4 lines, -0 lines 2 comments Download
M chromeos/network/network_state_handler_unittest.cc View 1 2 3 4 20 chunks +66 lines, -56 lines 0 comments Download
M chromeos/network/shill_property_handler.cc View 4 chunks +7 lines, -4 lines 0 comments Download
M chromeos/network/shill_property_handler_unittest.cc View 1 2 3 4 15 chunks +35 lines, -58 lines 0 comments Download

Messages

Total messages: 33 (0 generated)
stevenjb
https://codereview.chromium.org/299403012/diff/1/chromeos/dbus/fake_shill_device_client.h File chromeos/dbus/fake_shill_device_client.h (right): https://codereview.chromium.org/299403012/diff/1/chromeos/dbus/fake_shill_device_client.h#newcode91 chromeos/dbus/fake_shill_device_client.h:91: const std::string& name) OVERRIDE; I'm not sure why we ...
6 years, 6 months ago (2014-05-28 22:47:22 UTC) #1
stevenjb
https://codereview.chromium.org/299403012/diff/1/chromeos/dbus/fake_shill_manager_client.cc File chromeos/dbus/fake_shill_manager_client.cc (left): https://codereview.chromium.org/299403012/diff/1/chromeos/dbus/fake_shill_manager_client.cc#oldcode531 chromeos/dbus/fake_shill_manager_client.cc:531: CallNotifyObserversPropertyChanged(property); On 2014/05/28 22:47:22, stevenjb wrote: > This is ...
6 years, 6 months ago (2014-05-29 22:18:00 UTC) #2
stevenjb
ping
6 years, 6 months ago (2014-06-03 19:22:22 UTC) #3
pneubeck (no reviews)
Sorry, being very busy this week. lgtm with minor comments. https://codereview.chromium.org/299403012/diff/1/chromeos/network/shill_property_handler_unittest.cc File chromeos/network/shill_property_handler_unittest.cc (left): https://codereview.chromium.org/299403012/diff/1/chromeos/network/shill_property_handler_unittest.cc#oldcode220 ...
6 years, 6 months ago (2014-06-04 09:30:27 UTC) #4
stevenjb
https://codereview.chromium.org/299403012/diff/80001/chromeos/dbus/fake_shill_manager_client.cc File chromeos/dbus/fake_shill_manager_client.cc (right): https://codereview.chromium.org/299403012/diff/80001/chromeos/dbus/fake_shill_manager_client.cc#newcode147 chromeos/dbus/fake_shill_manager_client.cc:147: VLOG(2) << "SetProperty: " << name; On 2014/06/04 09:30:27, ...
6 years, 6 months ago (2014-06-04 19:49:57 UTC) #5
stevenjb
The CQ bit was checked by stevenjb@chromium.org
6 years, 6 months ago (2014-06-04 19:50:35 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/299403012/100001
6 years, 6 months ago (2014-06-04 19:52:28 UTC) #7
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-04 23:25:54 UTC) #8
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-04 23:29:41 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_gn_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_gn_rel/builds/13489)
6 years, 6 months ago (2014-06-04 23:29:42 UTC) #10
pneubeck (no reviews)
The CQ bit was checked by pneubeck@chromium.org
6 years, 6 months ago (2014-06-05 07:55:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/299403012/100001
6 years, 6 months ago (2014-06-05 07:57:02 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-05 09:22:32 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-05 10:55:42 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/34646)
6 years, 6 months ago (2014-06-05 10:55:42 UTC) #15
pneubeck (no reviews)
The CQ bit was checked by pneubeck@chromium.org
6 years, 6 months ago (2014-06-05 12:27:46 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/299403012/100001
6 years, 6 months ago (2014-06-05 12:28:42 UTC) #17
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-05 14:04:43 UTC) #18
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-05 15:35:29 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/34698)
6 years, 6 months ago (2014-06-05 15:35:29 UTC) #20
pneubeck (no reviews)
The CQ bit was checked by pneubeck@chromium.org
6 years, 6 months ago (2014-06-05 15:36:21 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/299403012/100001
6 years, 6 months ago (2014-06-05 15:37:23 UTC) #22
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_chromeos_rel on tryserver.chromium ...
6 years, 6 months ago (2014-06-05 16:57:50 UTC) #23
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-05 17:44:15 UTC) #24
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_chromeos_rel/builds/34728)
6 years, 6 months ago (2014-06-05 17:44:16 UTC) #25
stevenjb
PTAL. Removed the unused 'watch' code and fixed some tests relying on 'eth1' as the ...
6 years, 6 months ago (2014-06-05 20:38:20 UTC) #26
stevenjb
The CQ bit was checked by stevenjb@chromium.org
6 years, 6 months ago (2014-06-06 18:36:37 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/299403012/160001
6 years, 6 months ago (2014-06-06 18:38:34 UTC) #28
pneubeck (no reviews)
awesome! lgtm! one minor comment https://codereview.chromium.org/299403012/diff/160001/chromeos/network/network_state_handler.h File chromeos/network/network_state_handler.h (right): https://codereview.chromium.org/299403012/diff/160001/chromeos/network/network_state_handler.h#newcode245 chromeos/network/network_state_handler.h:245: const std::string& default_network_path() const ...
6 years, 6 months ago (2014-06-06 20:04:24 UTC) #29
stevenjb
https://codereview.chromium.org/299403012/diff/160001/chromeos/network/network_state_handler.h File chromeos/network/network_state_handler.h (right): https://codereview.chromium.org/299403012/diff/160001/chromeos/network/network_state_handler.h#newcode245 chromeos/network/network_state_handler.h:245: const std::string& default_network_path() const { On 2014/06/06 20:04:24, pneubeck ...
6 years, 6 months ago (2014-06-06 20:06:12 UTC) #30
commit-bot: I haz the power
Change committed as 275551
6 years, 6 months ago (2014-06-06 23:36:25 UTC) #31
stevenjb
Posting my comments for consideration / discussion. Mostly comment changes so far if we move ...
6 years, 6 months ago (2014-06-10 16:16:18 UTC) #32
stevenjb
6 years, 6 months ago (2014-06-10 16:16:44 UTC) #33
Message was sent while issue was closed.
On 2014/06/10 16:16:18, stevenjb wrote:
> Posting my comments for consideration / discussion. Mostly comment changes so
> far if we move forward with this. Will add and upload those in a bit.

Oops, posted on the wrong CL.

Powered by Google App Engine
This is Rietveld 408576698