DescriptionAllow 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 #Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|