diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-07 20:52:58 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-07 20:52:58 +0000 |
commit | 7c46ef7c37950df4b3e7dcc61dbc00bffd6a4545 (patch) | |
tree | 748ddfab12511465c3d8c396bf5ab2eb58abc1f9 /chrome/browser/modal_html_dialog_delegate.h | |
parent | baa2fa68889610ed927f443323b6b6e64b78bff2 (diff) | |
download | chromium_src-7c46ef7c37950df4b3e7dcc61dbc00bffd6a4545.zip chromium_src-7c46ef7c37950df4b3e7dcc61dbc00bffd6a4545.tar.gz chromium_src-7c46ef7c37950df4b3e7dcc61dbc00bffd6a4545.tar.bz2 |
The UrlRequestAutomationJob::GetResponseInfo function needs to return a valid X509Certificate in the HttpResponseInfo structure passed in if the current URL scheme is https
Not returning this certificate causes a number of DCHECKS to fire in the network stack implementation and in the renderer process, which eventually causes the navigation to fail.
Fix is to return a dummy X509Certificate on the same lines as Gears.
This fixes bug http://b/issue?id=2039699
Bug=2039699
Review URL: http://codereview.chromium.org/164110
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22784 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/modal_html_dialog_delegate.h')
0 files changed, 0 insertions, 0 deletions