DescriptionAdd specific error codes for when SOCKS connect fails.
This also fixes HttpNetworkTransaction to fallback to the next proxy after a failure is encountered using a SOCKS proxy server.
Note that I decided against using finer granularity error codes, since it just adds a higher maintenance cost to ReconsiderProxyAfterError().
Power users can get better information on the cause of the failure by looking at the LoadLog anyway.
BUG=34386
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=38170
Patch Set 1 #
Total comments: 13
Patch Set 2 : Address wtc's comments #Patch Set 3 : rename ERR_SOCKS_CONNECT_* --> ERR_SOCKS_CONNECTION_* #
Messages
Total messages: 5 (0 generated)
|