|
Refactor the setup of Shill*Stubs' default environment.
This change untangles some of the Shill*Stubs' implementation from the setup of a default network environment. In particular the setup function has now access to all Shill*Stubs during this setup.
This also correctly adds stub networks with status 'online' to a profile, so that the respective FavoriteState is created.
BUG= 126870
R=stevenjb@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=224756
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+319 lines, -228 lines) |
Patch |
 |
M |
chrome/browser/chromeos/net/network_portal_detector_impl.cc
|
View
|
1
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chromeos/chromeos.gyp
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/dbus_thread_manager.cc
|
View
|
1
|
4 chunks |
+9 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_device_client_stub.cc
|
View
|
|
2 chunks |
+1 line, -20 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_manager_client_stub.cc
|
View
|
1
2
|
3 chunks |
+1 line, -15 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_profile_client_stub.h
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_profile_client_stub.cc
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_service_client.h
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_service_client_stub.h
|
View
|
|
4 chunks |
+11 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chromeos/dbus/shill_service_client_stub.cc
|
View
|
1
2
|
12 chunks |
+61 lines, -153 lines |
0 comments
|
Download
|
 |
A |
chromeos/dbus/shill_stub_helper.h
|
View
|
1
|
1 chunk |
+28 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chromeos/dbus/shill_stub_helper.cc
|
View
|
1
|
1 chunk |
+198 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chromeos/network/network_configuration_handler_unittest.cc
|
View
|
1
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|