DescriptionExtend vpnProvider to allow reconnections
Upcoming changes in the Chrome OS networking daemon (shill) will allow
third party VPNs to transition "backwards" from Online->Configuring if
the default physical connection changes. Add a "reconnect" flag so
that VPN apps can signal their compatibility with this new scheme,
and add the necessary UI changes so that Chrome can identify
reconnections and present them to the user in a sensible way.
Also, change the UI so that users can cancel VPN reconnections
(and connections) using the "Disconnect" button.
BUG=514343
Committed: https://crrev.com/7288268a683040968054a3dcfedef28d9151bc1d
Cr-Commit-Position: refs/heads/master@{#381566}
Patch Set 1 #Patch Set 2 : fix vpn badge in tray; add "reconnecting" UI messages #
Total comments: 2
Patch Set 3 : incorporate feedback; rebase on ToT #
Total comments: 6
Patch Set 4 : incorporate code review feedback #Patch Set 5 : update comment #Messages
Total messages: 29 (14 generated)
|