Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(179)

Issue 2224193003: Rename SecurityStateModel::MIXED_CONTENT_STATUS enum values (Closed)

Created:
4 years, 4 months ago by estark
Modified:
4 years, 4 months ago
Reviewers:
felt
CC:
chromium-reviews, markusheintz_, msramek+watch_chromium.org, raymes+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -66 lines) Patch
M chrome/browser/ssl/chrome_security_state_model_client.cc View 1 2 3 1 chunk +4 lines, -4 lines 0 comments Download
M chrome/browser/ssl/chrome_security_state_model_client_browser_tests.cc View 23 chunks +24 lines, -24 lines 0 comments Download
M chrome/browser/ssl/security_state_model_android.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings.cc View 1 2 3 1 chunk +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/website_settings/website_settings_unittest.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M components/security_state/security_state_model.h View 1 2 3 2 chunks +13 lines, -12 lines 0 comments Download
M components/security_state/security_state_model.cc View 1 2 3 6 chunks +16 lines, -16 lines 0 comments Download
M components/security_state/security_state_model_unittest.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 24 (14 generated)
estark
felt, PTAL? The actual rename is in security_state_model.h and the rest is mechanical. https://codereview.chromium.org/2224023003/diff/1/components/security_state/security_state_model.h in ...
4 years, 4 months ago (2016-08-09 18:25:51 UTC) #8
felt
I'm not sure i understand what the benefit is of very slightly renaming these, even ...
4 years, 4 months ago (2016-08-11 19:30:27 UTC) #10
estark
On 2016/08/11 19:30:27, felt wrote: > I'm not sure i understand what the benefit is ...
4 years, 4 months ago (2016-08-11 20:21:55 UTC) #11
felt
On 2016/08/11 20:21:55, estark wrote: > On 2016/08/11 19:30:27, felt wrote: > > I'm not ...
4 years, 4 months ago (2016-08-11 20:26:56 UTC) #12
felt
lgtm
4 years, 4 months ago (2016-08-11 20:29:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2224193003/40001
4 years, 4 months ago (2016-08-11 20:52:18 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/50625) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 4 months ago (2016-08-11 20:55:19 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2224193003/60001
4 years, 4 months ago (2016-08-11 21:06:18 UTC) #20
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-12 00:27:49 UTC) #22
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 00:30:49 UTC) #24
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/54f191f54bfac1f2400a42ece329516e225a2a75
Cr-Commit-Position: refs/heads/master@{#411476}

Powered by Google App Engine
This is Rietveld 408576698