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

Issue 12387065: Convert TrayVPN to use new NetworkState code (Closed)

Created:
7 years, 9 months ago by stevenjb
Modified:
7 years, 9 months ago
CC:
chromium-reviews, sadrul, ben+watch_chromium.org, gspencer+watch_chromium.org, gauravsh+watch_chromium.org, oshima+watch_chromium.org, stevenjb+watch_chromium.org
Visibility:
Public.

Description

Update NetworkStateListDetailedView for VPN BUG=179605 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=186457

Patch Set 1 #

Patch Set 2 : . #

Total comments: 7

Patch Set 3 : Remove debug logging #

Patch Set 4 : Fix shill stubs for unit tests #

Patch Set 5 : Fix expectations for ExtensionNetworkingPrivateApiTest #

Patch Set 6 : Fix expectations for ExtensionNetworkingPrivateApiTest #

Patch Set 7 : Rebase #

Patch Set 8 : Rebase #

Patch Set 9 : Fix browser_tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+588 lines, -283 lines) Patch
M ash/system/chromeos/network/network_icon.h View 1 chunk +4 lines, -0 lines 0 comments Download
M ash/system/chromeos/network/network_icon.cc View 2 chunks +31 lines, -0 lines 0 comments Download
M ash/system/chromeos/network/network_state_list_detailed_view.h View 1 2 3 4 5 chunks +17 lines, -5 lines 0 comments Download
M ash/system/chromeos/network/network_state_list_detailed_view.cc View 1 2 3 4 20 chunks +207 lines, -125 lines 0 comments Download
M ash/system/chromeos/network/tray_network.h View 6 chunks +9 lines, -21 lines 0 comments Download
M ash/system/chromeos/network/tray_network.cc View 8 chunks +16 lines, -63 lines 0 comments Download
M ash/system/chromeos/network/tray_network_state_observer.h View 2 chunks +20 lines, -9 lines 0 comments Download
M ash/system/chromeos/network/tray_network_state_observer.cc View 2 chunks +34 lines, -32 lines 0 comments Download
M ash/system/chromeos/network/tray_vpn.h View 4 chunks +13 lines, -3 lines 0 comments Download
M ash/system/chromeos/network/tray_vpn.cc View 1 2 4 chunks +106 lines, -12 lines 0 comments Download
M chrome/browser/chromeos/extensions/networking_private_apitest.cc View 1 2 3 4 5 6 7 8 2 chunks +47 lines, -0 lines 0 comments Download
M chrome/test/data/extensions/api_test/networking/test.js View 1 2 3 4 5 6 7 8 1 chunk +1 line, -1 line 0 comments Download
M chromeos/dbus/shill_manager_client.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/dbus/shill_manager_client_stub.h View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/dbus/shill_manager_client_stub.cc View 1 2 3 3 chunks +11 lines, -0 lines 0 comments Download
M chromeos/dbus/shill_service_client_stub.cc View 1 2 3 2 chunks +13 lines, -0 lines 0 comments Download
M chromeos/network/network_state_handler_unittest.cc View 1 2 3 11 chunks +39 lines, -7 lines 0 comments Download
M chromeos/network/shill_property_handler_unittest.cc View 1 2 3 6 chunks +18 lines, -5 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
stevenjb
There is some necessary cleanup code with this, and a small amount of additional cleanup ...
7 years, 9 months ago (2013-03-02 03:14:45 UTC) #1
jennyz
lgtm for ash/system/chromeos/network with a minor nit. https://codereview.chromium.org/12387065/diff/2001/ash/system/chromeos/network/tray_vpn.cc File ash/system/chromeos/network/tray_vpn.cc (right): https://codereview.chromium.org/12387065/diff/2001/ash/system/chromeos/network/tray_vpn.cc#newcode63 ash/system/chromeos/network/tray_vpn.cc:63: LOG(ERROR) << ...
7 years, 9 months ago (2013-03-04 20:02:53 UTC) #2
stevenjb
https://codereview.chromium.org/12387065/diff/2001/ash/system/chromeos/network/tray_vpn.cc File ash/system/chromeos/network/tray_vpn.cc (right): https://codereview.chromium.org/12387065/diff/2001/ash/system/chromeos/network/tray_vpn.cc#newcode63 ash/system/chromeos/network/tray_vpn.cc:63: LOG(ERROR) << "First VPN: " << (vpn ? vpn->name() ...
7 years, 9 months ago (2013-03-04 20:41:32 UTC) #3
stevenjb
gspencer@ - can you look at the chromeos/networ changes (to stubs and tests)? Thanks.
7 years, 9 months ago (2013-03-05 00:14:04 UTC) #4
Greg Spencer (Chromium)
lgtm
7 years, 9 months ago (2013-03-05 19:06:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/12387065/16001
7 years, 9 months ago (2013-03-05 19:16:45 UTC) #6
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 9 months ago (2013-03-05 19:24:05 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/12387065/35001
7 years, 9 months ago (2013-03-05 22:57:40 UTC) #8
stevenjb
7 years, 9 months ago (2013-03-06 17:42:31 UTC) #9
Message was sent while issue was closed.
Committed patchset #9 manually as r186457 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698