summaryrefslogtreecommitdiffstats
path: root/chrome_frame/common
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-28 21:15:36 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-09-28 21:15:36 +0000
commit00cc740755b45f1d80ab46a73f6018149db79999 (patch)
treec661d937128049ed4b16711a56e40699215c960c /chrome_frame/common
parent8e3e63f62e7e088b7276c3f3cde47be3f06565d6 (diff)
downloadchromium_src-00cc740755b45f1d80ab46a73f6018149db79999.zip
chromium_src-00cc740755b45f1d80ab46a73f6018149db79999.tar.gz
chromium_src-00cc740755b45f1d80ab46a73f6018149db79999.tar.bz2
We need to return S_FALSE in our IHttpSecurity::OnSecurityProblem implementation for certificate errors
to be displayed in IE6. This is because on IE6 the default IBindStatusCallback implementation in MSHTML implements the IWindowForBindingUI interface only thus resulting in the error dialog being displayed. We emulate this by returning S_FALSE in OnSecurityProblem for IE6. This should fix the IE6 issue reported in bug http://b/issue?id=2059540 Bug=2059540 Review URL: http://codereview.chromium.org/220041 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@27408 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome_frame/common')
0 files changed, 0 insertions, 0 deletions