summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/web_dialog_view_browsertest.cc
diff options
context:
space:
mode:
authorestark <estark@chromium.org>2015-05-12 22:37:38 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-13 05:37:52 +0000
commitca7c0a3374c21ab10c821f4f3a890afc79182acf (patch)
treefe73353e722982ce7bc534017e7de75cb73c6709 /chrome/browser/ui/views/web_dialog_view_browsertest.cc
parent2579eba5109325886654cef3a87b96f7ba90434d (diff)
downloadchromium_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