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

Issue 332713003: Fix FirstNetworkByType, and some minor debugging (Closed)

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

Description

Fix FirstNetworkByType, and some minor debugging The change to combine NetworkState and FavoriteState broke FirstNetworkByType for VPN since it doesn't appear with the "visible" networks. We don't use that method a lot, so the easy fix is to remove the early exit and continue instead of break. BUG=375955 TBR=pneubeck@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276851

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -1 line) Patch
M chrome/browser/resources/chromeos/network_ui/network_ui.html View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/resources/chromeos/network_ui/network_ui.js View 1 chunk +1 line, -0 lines 0 comments Download
M chromeos/network/network_state_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/network_util.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
stevenjb
Committed patchset #1 manually as r276851 (presubmit successful).
6 years, 6 months ago (2014-06-12 23:46:21 UTC) #1
pneubeck (no reviews)
6 years, 6 months ago (2014-06-13 07:37:50 UTC) #2
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698