diff options
author | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-30 16:18:21 +0000 |
---|---|---|
committer | wtc@chromium.org <wtc@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-30 16:18:21 +0000 |
commit | 8536ef56472253442c91dfa5fe4c3fe6fca13139 (patch) | |
tree | 6f0288d0f6c7490f9fdf8c65538c07a7f09fccac /chrome_frame/chrome_frame_activex.cc | |
parent | a9fdefce3f499c046e4f0dd9c19b82ff5462200c (diff) | |
download | chromium_src-8536ef56472253442c91dfa5fe4c3fe6fca13139.zip chromium_src-8536ef56472253442c91dfa5fe4c3fe6fca13139.tar.gz chromium_src-8536ef56472253442c91dfa5fe4c3fe6fca13139.tar.bz2 |
Call GetSSLInfo late, after we have received the response
headers. This is where we used to call GetSSLInfo. In
r56646 (Chrome 7.0) we changed to call GetSSLInfo as soon
as SSL Connect completes. This will be problematic when
we do "pseudo connect" with SSL Snap Start.
Allow HttpStreamParser::GetSSLInfo and
HttpStreamParser::GetSSLCertRequestInfo to be called when
connection_->socket() is not connected.
R=agl,mbelshe
BUG=none
TEST=net_unittests --gtest_filter=HTTPSRequestTest.HTTPS*Test.
For manual testing, verify the info in the Page Security
Information dialog is correct.
Review URL: http://codereview.chromium.org/3603002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61073 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/chrome_frame_activex.cc')
0 files changed, 0 insertions, 0 deletions