Make proxy fallback logic more captive-portal friendly,
particularly in the case of SSL proxies. Errors that one is likely to see when trying to talk SSL to a captive portal now trigger fallback. The errors are: ERR_CONNECTION_TIMED_OUT (Portal blackholes SSL) ERR_PROXY_CERTIFICATE_INVALID (Portal uses self-signed cert) ERR_SSL_PROTOCOL_ERROR (Portal talks HTTP over port 443) BUG=176053 Review URL: https://codereview.chromium.org/12252015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@182411 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment