diff options
author | estark <estark@chromium.org> | 2015-05-12 22:37:38 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-05-13 05:37:52 +0000 |
commit | ca7c0a3374c21ab10c821f4f3a890afc79182acf (patch) | |
tree | fe73353e722982ce7bc534017e7de75cb73c6709 /chrome/browser/ui/views/web_dialog_view_browsertest.cc | |
parent | 2579eba5109325886654cef3a87b96f7ba90434d (diff) | |
download | chromium_src-ca7c0a3374c21ab10c821f4f3a890afc79182acf.zip chromium_src-ca7c0a3374c21ab10c821f4f3a890afc79182acf.tar.gz chromium_src-ca7c0a3374c21ab10c821f4f3a890afc79182acf.tar.bz2 |
Move SecurityLevel into a class of its own
This CL moves |GetSecurityLevelForWebContents| and the |SecurityLevel|
enum into a class of their own: |ConnectionSecurityHelper| in
//chrome/browser/ssl (since it is applying Chrome-specific security
policy to determine the security level of a page).
Later, we will use the new |ConnectionSecurityHelper| class to compute a
security level for a page to send to the DevTools Security
panel. Specifically, we need to be able to calculate the security level
for a given page, not just the WebContents for the active tab.
BUG=484392
Review URL: https://codereview.chromium.org/1123943002
Cr-Commit-Position: refs/heads/master@{#329591}
Diffstat (limited to 'chrome/browser/ui/views/web_dialog_view_browsertest.cc')
0 files changed, 0 insertions, 0 deletions