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

Issue 289383004: Merge FavoriteState into NetworkState (Closed)

Created:
6 years, 7 months ago by stevenjb
Modified:
6 years, 6 months ago
CC:
chromium-reviews, dbeam+watch-options_chromium.org, extensions-reviews_chromium.org, cbentzel+watch_chromium.org, sadrul, nkostylev+watch_chromium.org, tfarina, davemoore+watch_chromium.org, oshima+watch_chromium.org, kalyank, chromium-apps-reviews_chromium.org, stevenjb+watch_chromium.org, ben+ash_chromium.org, tbarzic
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Fixes #

Patch Set 4 : Rebase #

Total comments: 8

Patch Set 5 : Rebase #

Patch Set 6 : . #

Patch Set 7 : Rebase #

Patch Set 8 : Fix fake shill, tests. #

Patch Set 9 : Rebase + Fix tests #

Total comments: 41

Patch Set 10 : Elim UpdateManagerProperties, feedback #

Total comments: 34

Patch Set 11 : Feedback, fix test. #

Patch Set 12 : Small fixes #

Patch Set 13 : Fix test #

Patch Set 14 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+782 lines, -1082 lines) Patch
M apps/shell/browser/shell_network_controller_chromeos.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M ash/system/chromeos/network/network_icon.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +0 lines, -6 lines 0 comments Download
M ash/system/chromeos/network/network_icon.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +5 lines, -28 lines 0 comments Download
M ash/system/chromeos/network/network_state_list_detailed_view.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/mobile/mobile_activator_unittest.cc View 1 2 3 4 5 6 7 8 9 10 11 12 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/net/onc_utils.h View 2 chunks +6 lines, -7 lines 0 comments Download
M chrome/browser/chromeos/net/onc_utils.cc View 5 chunks +19 lines, -20 lines 0 comments Download
M chrome/browser/chromeos/net/proxy_config_handler.h View 2 chunks +5 lines, -5 lines 0 comments Download
M chrome/browser/chromeos/net/proxy_config_handler.cc View 3 chunks +6 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/options/wifi_config_view.cc View 1 2 3 4 5 6 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/chromeos/proxy_config_service_impl.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M chrome/browser/chromeos/status/network_menu.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/chromeos/ui_proxy_config_service.h View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/chromeos/ui_proxy_config_service.cc View 5 chunks +13 lines, -13 lines 0 comments Download
M chrome/browser/extensions/api/networking_private/networking_private_api_chromeos.cc View 1 2 3 4 chunks +7 lines, -9 lines 0 comments Download
M chrome/browser/extensions/api/networking_private/networking_private_apitest.cc View 1 2 3 4 5 6 7 8 9 10 4 chunks +5 lines, -7 lines 0 comments Download
M chrome/browser/extensions/api/networking_private/networking_private_event_router_chromeos.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/network_ui/network_ui.html View 1 2 3 4 5 6 7 8 9 10 11 2 chunks +2 lines, -1 line 0 comments Download
M chrome/browser/resources/chromeos/network_ui/network_ui.js View 1 2 3 4 5 6 7 8 9 10 11 1 chunk +2 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/chromeos/login/network_state_informer.cc View 1 chunk +5 lines, -5 lines 0 comments Download
M chrome/browser/ui/webui/chromeos/network_config_message_handler.cc View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/options/chromeos/internet_options_handler.cc View 1 2 3 4 5 6 7 8 9 10 7 chunks +33 lines, -56 lines 0 comments Download
M chrome/browser/ui/webui/options/preferences_browsertest.cc View 1 2 3 4 5 6 7 4 chunks +6 lines, -8 lines 0 comments Download
M chromeos/chromeos.gyp View 1 2 3 4 5 6 1 chunk +0 lines, -2 lines 0 comments Download
M chromeos/dbus/fake_shill_manager_client.h View 1 2 3 4 5 6 7 8 2 chunks +3 lines, -6 lines 0 comments Download
M chromeos/dbus/fake_shill_manager_client.cc View 1 2 3 4 5 6 7 8 9 10 11 chunks +76 lines, -100 lines 0 comments Download
M chromeos/dbus/fake_shill_profile_client.cc View 1 2 3 4 5 6 7 8 3 chunks +6 lines, -7 lines 0 comments Download
M chromeos/dbus/fake_shill_service_client.cc View 1 2 3 4 5 6 7 8 9 10 5 chunks +13 lines, -11 lines 0 comments Download
M chromeos/dbus/shill_manager_client.h View 1 2 3 4 5 6 7 8 9 10 2 chunks +7 lines, -8 lines 0 comments Download
M chromeos/network/client_cert_resolver.h View 4 chunks +3 lines, -5 lines 0 comments Download
M chromeos/network/client_cert_resolver.cc View 1 2 3 4 4 chunks +27 lines, -17 lines 0 comments Download
M chromeos/network/client_cert_resolver_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
D chromeos/network/favorite_state.h View 1 chunk +0 lines, -74 lines 0 comments Download
D chromeos/network/favorite_state.cc View 1 chunk +0 lines, -116 lines 0 comments Download
M chromeos/network/managed_network_configuration_handler_impl.cc View 1 2 3 4 5 6 7 8 9 3 chunks +2 lines, -6 lines 0 comments Download
M chromeos/network/managed_network_configuration_handler_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/managed_state.h View 3 chunks +0 lines, -3 lines 0 comments Download
M chromeos/network/managed_state.cc View 1 2 3 4 chunks +0 lines, -11 lines 0 comments Download
M chromeos/network/network_cert_migrator.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/network_change_notifier_chromeos_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/network/network_configuration_handler.cc View 1 2 3 4 5 6 7 8 9 1 chunk +0 lines, -2 lines 0 comments Download
M chromeos/network/network_connection_handler.cc View 1 2 3 4 1 chunk +2 lines, -2 lines 0 comments Download
M chromeos/network/network_connection_handler_unittest.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/network_handler.cc View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/network_profile_handler.h View 1 2 3 4 5 6 7 8 9 10 1 chunk +1 line, -3 lines 0 comments Download
M chromeos/network/network_profile_handler.cc View 1 2 3 4 5 6 7 8 9 10 3 chunks +2 lines, -11 lines 0 comments Download
M chromeos/network/network_sms_handler_unittest.cc View 1 2 2 chunks +3 lines, -7 lines 0 comments Download
M chromeos/network/network_state.h View 1 2 3 4 5 6 7 8 9 10 7 chunks +28 lines, -1 line 0 comments Download
M chromeos/network/network_state.cc View 1 2 3 4 5 6 7 8 9 10 7 chunks +67 lines, -13 lines 0 comments Download
M chromeos/network/network_state_handler.h View 1 2 3 4 5 6 7 8 9 10 13 chunks +46 lines, -69 lines 0 comments Download
M chromeos/network/network_state_handler.cc View 1 2 3 4 5 6 7 8 9 10 25 chunks +161 lines, -212 lines 0 comments Download
M chromeos/network/network_state_handler_unittest.cc View 1 2 3 4 5 6 7 8 9 10 13 chunks +115 lines, -59 lines 0 comments Download
M chromeos/network/network_util.h View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download
M chromeos/network/network_util.cc View 1 2 3 4 5 6 7 8 3 chunks +12 lines, -22 lines 0 comments Download
M chromeos/network/shill_property_handler.h View 1 2 3 4 5 6 7 8 9 2 chunks +4 lines, -7 lines 0 comments Download
M chromeos/network/shill_property_handler.cc View 1 2 3 4 5 6 7 8 9 10 10 chunks +25 lines, -49 lines 0 comments Download
M chromeos/network/shill_property_handler_unittest.cc View 1 2 3 4 5 6 7 8 9 10 10 chunks +42 lines, -64 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
stevenjb
https://codereview.chromium.org/289383004/diff/60001/chromeos/dbus/shill_device_client.h File chromeos/dbus/shill_device_client.h (right): https://codereview.chromium.org/289383004/diff/60001/chromeos/dbus/shill_device_client.h#newcode49 chromeos/dbus/shill_device_client.h:49: const std::string& name) = 0; This and related changes ...
6 years, 6 months ago (2014-05-28 23:06:09 UTC) #1
stevenjb
OK, here it is, the CL you've been waiting for! :) This works with the ...
6 years, 6 months ago (2014-06-06 23:38:42 UTC) #2
armansito
lgtm. Thanks for the rework! Phillip might have more constructive comments since he's more familiar ...
6 years, 6 months ago (2014-06-07 06:21:03 UTC) #3
pneubeck (no reviews)
so far mostly reviewed chromeos/network/* and rather concerned about observing two lists (services and completeList). ...
6 years, 6 months ago (2014-06-10 10:51:37 UTC) #4
stevenjb
Posting my comments for consideration / discussion. Mostly minor changes and comments so far if ...
6 years, 6 months ago (2014-06-10 16:17:29 UTC) #5
stevenjb
PTAL https://codereview.chromium.org/289383004/diff/150001/chromeos/network/shill_property_handler.cc File chromeos/network/shill_property_handler.cc (right): https://codereview.chromium.org/289383004/diff/150001/chromeos/network/shill_property_handler.cc#newcode276 chromeos/network/shill_property_handler.cc:276: if ((key.empty() || key == shill::kServiceCompleteListProperty) && On ...
6 years, 6 months ago (2014-06-10 23:42:27 UTC) #6
pneubeck (no reviews)
Huge step towards simpler network handlers! Thanks. Mostly minor comments. One more highlevel comment: please ...
6 years, 6 months ago (2014-06-11 12:44:56 UTC) #7
stevenjb
https://codereview.chromium.org/289383004/diff/150001/chromeos/network/network_state_handler.cc File chromeos/network/network_state_handler.cc (right): https://codereview.chromium.org/289383004/diff/150001/chromeos/network/network_state_handler.cc#newcode197 chromeos/network/network_state_handler.cc:197: if (!network->visible() || !network->IsConnectedState()) On 2014/06/11 12:44:55, pneubeck wrote: ...
6 years, 6 months ago (2014-06-11 23:31:41 UTC) #8
pneubeck (no reviews)
lgtm!
6 years, 6 months ago (2014-06-12 07:55:46 UTC) #9
stevenjb
The CQ bit was checked by stevenjb@chromium.org
6 years, 6 months ago (2014-06-12 16:42:05 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/289383004/280001
6 years, 6 months ago (2014-06-12 16:48:57 UTC) #11
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-12 20:31:17 UTC) #12
stevenjb
The CQ bit was unchecked by stevenjb@chromium.org
6 years, 6 months ago (2014-06-12 21:48:53 UTC) #13
stevenjb
6 years, 6 months ago (2014-06-12 22:08:55 UTC) #14
Message was sent while issue was closed.
Committed patchset #14 manually as r276822 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698