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

Issue 22867045: Differentiate between 'connect-failed' and 'bad-passphrase' (Closed)

Created:
7 years, 4 months ago by stevenjb
Modified:
7 years, 3 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

Differentiate between 'connect-failed' and 'bad-passphrase' Now that all connection requests are going through NetworkConnectionHandler we can start to improve the connect flow logic. 'connect-failed' can indicate a lot of things; we shouldn't assume that configuration is required when that Error state is set. BUG=278559 R=pneubeck@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220596

Patch Set 1 #

Patch Set 2 : . #

Total comments: 9

Patch Set 3 : Fix comment #

Patch Set 4 : Rebase #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -37 lines) Patch
M ash/system/chromeos/network/network_connect.h View 1 chunk +2 lines, -0 lines 0 comments Download
M ash/system/chromeos/network/network_connect.cc View 1 2 3 4 4 chunks +7 lines, -5 lines 0 comments Download
M ash/system/chromeos/network/network_state_notifier.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M chromeos/network/network_connection_handler.h View 1 2 3 4 2 chunks +28 lines, -15 lines 0 comments Download
M chromeos/network/network_connection_handler.cc View 1 2 3 4 5 chunks +4 lines, -16 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
stevenjb
7 years, 4 months ago (2013-08-23 22:45:49 UTC) #1
pneubeck (no reviews)
non-VPN looks good to me. For VPN see the comments, which we could address in ...
7 years, 3 months ago (2013-08-26 08:14:10 UTC) #2
stevenjb
It might be easier to discuss in person, but I am unconvinced that this change ...
7 years, 3 months ago (2013-08-27 15:52:07 UTC) #3
pneubeck (no reviews)
lgtm to commit, but still might need a follow up for VPN. I setup a ...
7 years, 3 months ago (2013-08-28 10:02:35 UTC) #4
stevenjb
7 years, 3 months ago (2013-08-30 16:00:50 UTC) #5
Message was sent while issue was closed.
Committed patchset #5 manually as r220596 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698