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

Issue 1272003002: Allow networkingPrivate to request configure UI (Closed)

Created:
5 years, 4 months ago by stevenjb
Modified:
5 years, 4 months ago
CC:
chromium-reviews, extensions-reviews_chromium.org, khorimoto+watch-md-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, stevenjb+watch_chromium.org, jhawkins+watch-md-settings_chromium.org, orenb+watch-md-settings_chromium.org, jlklein+watch-md-settings_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow networkingPrivate to request configure UI Currently if networkingPrivate attempts to connect to an unconfigured network, the request fails and the UI is expected to handle configuraiton. Until network configuration is fully integrated into the new Settings UI, we need Chrome to handle the configuration UI. This CL: * Adds HandleConnectFailed to NetworkingPrivateDelegate::UIDelegate * Suppresses a redundant notification when a connect to an unconfigured network fails. Also: * Updates the logging in the notification code * Handles "expected" errors in network_summary.js to avoid "unhandled lastError" messages when requesting a connect to an unconfigured network. BUG=515987 Committed: https://crrev.com/1d031671711c66cc5d846731794f5aa1de23d905 Cr-Commit-Position: refs/heads/master@{#342391}

Patch Set 1 #

Patch Set 2 : . #

Total comments: 6

Patch Set 3 : Feedback #

Messages

Total messages: 9 (3 generated)
stevenjb
5 years, 4 months ago (2015-08-04 19:56:45 UTC) #2
pneubeck (no reviews)
a few comments lgtm https://codereview.chromium.org/1272003002/diff/20001/extensions/browser/api/networking_private/networking_private_delegate.h File extensions/browser/api/networking_private/networking_private_delegate.h (right): https://codereview.chromium.org/1272003002/diff/20001/extensions/browser/api/networking_private/networking_private_delegate.h#newcode93 extensions/browser/api/networking_private/networking_private_delegate.h:93: // Possibly handle a connection ...
5 years, 4 months ago (2015-08-06 09:52:01 UTC) #3
stevenjb
https://codereview.chromium.org/1272003002/diff/20001/extensions/browser/api/networking_private/networking_private_delegate.h File extensions/browser/api/networking_private/networking_private_delegate.h (right): https://codereview.chromium.org/1272003002/diff/20001/extensions/browser/api/networking_private/networking_private_delegate.h#newcode93 extensions/browser/api/networking_private/networking_private_delegate.h:93: // Possibly handle a connection failure, e.g. by showing ...
5 years, 4 months ago (2015-08-07 17:39:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1272003002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1272003002/40001
5 years, 4 months ago (2015-08-07 17:40:00 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 4 months ago (2015-08-07 18:36:20 UTC) #8
commit-bot: I haz the power
5 years, 4 months ago (2015-08-07 18:37:04 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1d031671711c66cc5d846731794f5aa1de23d905
Cr-Commit-Position: refs/heads/master@{#342391}

Powered by Google App Engine
This is Rietveld 408576698