DescriptionRename SecurityStateModel::MIXED_CONTENT_STATUS enum values
I'm planning to add information about subresources with certificate
errors to SecurityStateModel. This CL renames the MixedContentStatus
enum values to be more generic, so that we can use the same
passive/displayed, active/ran distinction for subresources with cert
errors that we use for mixed content.
#1: https://codereview.chromium.org/2224193003/
(this CL)
#2: https://codereview.chromium.org/2224023003/
Teach SecurityStateModel about subresources with cert errors
#3: https://codereview.chromium.org/2225213004/
Teach SSLHostStateDelegate about subresources with cert errors
#4: https://codereview.chromium.org/2226363002/
Track subresources with cert errors separately from mixed content
BUG=634171, 636986
Committed: https://crrev.com/54f191f54bfac1f2400a42ece329516e225a2a75
Cr-Commit-Position: refs/heads/master@{#411476}
Patch Set 1 #Patch Set 2 : fix comment typo #Patch Set 3 : rebase #
Total comments: 1
Patch Set 4 : rebase #Messages
Total messages: 24 (14 generated)
|