diff options
author | wtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-28 22:20:13 +0000 |
---|---|---|
committer | wtc@google.com <wtc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-28 22:20:13 +0000 |
commit | 8e046856c677c2aa12df194f80930785df78d24b (patch) | |
tree | 8176ffae7ca394b91dc8d6b77a948fbcb2111633 /build/SConscript.v8 | |
parent | 2b5d8c4685ee3b435d70691d0c5a8acccf9b1d57 (diff) | |
download | chromium_src-8e046856c677c2aa12df194f80930785df78d24b.zip chromium_src-8e046856c677c2aa12df194f80930785df78d24b.tar.gz chromium_src-8e046856c677c2aa12df194f80930785df78d24b.tar.bz2 |
Don't automatically deny subresource requests that have minor
certificate errors (ERR_CERT_NO_REVOCATION_MECHANISM and
ERR_CERT_UNABLE_TO_CHECK_REVOCATION).
This requires moving the code that automatically denies
subresource requests into only the SSLPolicy subclasses
that need it. To avoid duplicating that code in five classes,
I added convenience methods for handling overridable certificate
errors and fatal errors.
R=jcampan,abarth
Review URL: http://codereview.chromium.org/8085
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@4098 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'build/SConscript.v8')
0 files changed, 0 insertions, 0 deletions