summaryrefslogtreecommitdiffstats
path: root/net/base/net_error_list.h
diff options
context:
space:
mode:
authoragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-12 19:46:27 +0000
committeragl@chromium.org <agl@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-04-12 19:46:27 +0000
commit8d3718970504d75dea10ba8a523f5d2219627071 (patch)
tree5c148f80c5fe5cc768c79c52f292a72707041a37 /net/base/net_error_list.h
parent37779e0d685e3e8cf948ebae2bb7dc9c04aa876f (diff)
downloadchromium_src-8d3718970504d75dea10ba8a523f5d2219627071.zip
chromium_src-8d3718970504d75dea10ba8a523f5d2219627071.tar.gz
chromium_src-8d3718970504d75dea10ba8a523f5d2219627071.tar.bz2
Revert r61181.
This reverts r61181 although, due to the age of that revision, the revert was mostly done manually. This is the start of ripping out Snap Start support. BUG=none TEST=none git-svn-id: svn://svn.chromium.org/chrome/trunk/src@81288 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/base/net_error_list.h')
-rw-r--r--net/base/net_error_list.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/base/net_error_list.h b/net/base/net_error_list.h
index defeeb4..1147267 100644
--- a/net/base/net_error_list.h
+++ b/net/base/net_error_list.h
@@ -180,11 +180,7 @@ NET_ERROR(SSL_WEAK_SERVER_EPHEMERAL_DH_KEY, -129)
// of an HTTP proxy.
NET_ERROR(PROXY_CONNECTION_FAILED, -130)
-// We tried a Snap Start connection and sent a request, predicting the server's
-// NPN protocol support. However, after doing the actual handshake, our
-// prediction turned out to be incorrect so we sent a request in the wrong
-// protocol.
-NET_ERROR(SSL_SNAP_START_NPN_MISPREDICTION, -131)
+// Free: 131
// We detected an ESET product intercepting our HTTPS connections. Since these
// products are False Start intolerant, we return this error so that we can