Add IsOriginSecure and GURL::SchemeUsesTLS.
Standard functions for people to check if content from an origin can be considered to have been transferred to the browser securely, as defined in https://www.w3.org/TR/powerful-features/#is-origin-trustworthy. BUG=362214,470142 Review URL: https://codereview.chromium.org/1049533002 Cr-Commit-Position: refs/heads/master@{#325495}
Showing
chrome/common/origin_util.cc
0 → 100644
chrome/common/origin_util.h
0 → 100644
Please register or sign in to comment