summaryrefslogtreecommitdiffstats
path: root/gin/interceptor.cc
diff options
context:
space:
mode:
authorestark <estark@chromium.org>2015-04-09 18:38:33 -0700
committerCommit bot <commit-bot@chromium.org>2015-04-10 01:39:04 +0000
commit3ba111306b6a43f51c4dfb97536b8d77eb523d69 (patch)
tree9ac68e985bbc2dd4470dfbb3e7851f23c0f2f761 /gin/interceptor.cc
parent55c2f2365e41a170f37ed56d13ced4ef054abffa (diff)
downloadchromium_src-3ba111306b6a43f51c4dfb97536b8d77eb523d69.zip
chromium_src-3ba111306b6a43f51c4dfb97536b8d77eb523d69.tar.gz
chromium_src-3ba111306b6a43f51c4dfb97536b8d77eb523d69.tar.bz2
Add certificate report interface to break ssl->safe_browsing dependency
Instead of passing a SafeBrowsingUIManager through for SSLBlockingPage to use for invalid certificate reports, //chrome/browser/ssl now declares a pure virtual interface. ChromeContentBrowserClient uses the safe browsing service to implement this interface and passes it through SSLErrorHandler for SSLBlockingPage to use. This breaks the ssl -> safe_browsing dependency. BUG=470415 Review URL: https://codereview.chromium.org/1043083002 Cr-Commit-Position: refs/heads/master@{#324567}
Diffstat (limited to 'gin/interceptor.cc')
0 files changed, 0 insertions, 0 deletions