commit | ced641eccd2a2f9e32ba173641ac6ddc68999f5c | [log] [tgz] |
---|---|---|
author | estark <[email protected]> | Sat Sep 12 02:17:31 2015 |
committer | Commit bot <[email protected]> | Sat Sep 12 02:18:03 2015 |
tree | 271d42607fa8d1016cc4cce6f0a549eb99c8a064 | |
parent | 6b3af6e07d19ebb3f86df612ee5a08c8dc8f78ab [diff] |
Add constructor to create SSLStatus from SSLInfo This constructor is now used from several places that set SSLStatus fields themselves, to reduce the risk of such places forgetting to set fields. This was causing bugs on WebsiteSettings for SSL interstitials (which were not setting the connection_status field, among others). BUG=529456 Review URL: https://codereview.chromium.org/1332633002 Cr-Commit-Position: refs/heads/master@{#348519}