DescriptionFix crash in SSLClientSocketPool:GetLoadState
ClientSocketHandle::GetLoadState is only valid when the handle doesn't have a socket. And we repeat the DoTunnelConnectComplete state when when need to restart the http proxy with authentication - after the transport_socket_handle_ has been assigned the http proxy socket.
BUG=41408
TEST=amended SSLClientSocketPoolTest.DoProxyAuth
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=52781
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|