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

Issue 2770703002: Rename SecurityStyleExplanations and WebSecurityStyle fields (Closed)

Created:
3 years, 9 months ago by estark
Modified:
3 years, 9 months ago
CC:
chromium-reviews, vakh+watch_chromium.org, blink-reviews-style_chromium.org, grt+watch_chromium.org, jam, timvolodine, dglazkov+blink, darin-cc_chromium.org, devtools-reviews_chromium.org, blink-reviews, blink-reviews-api_chromium.org, pfeldman
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Rename SecurityStyleExplanations and WebSecurityStyle fields This CL renames various SecurityStyleExplanations fields and WebSecurityStyle values to be more accurate and consistent with the rest of the codebase. - unauthenticated => neutral - authenticated => secure (a page can be fully authenticated but not marked with the state that was formerly called authenticated, e.g. because of Safe Browsing checks) - authentication broken => insecure BUG=703882 Review-Url: https://codereview.chromium.org/2770703002 Cr-Commit-Position: refs/heads/master@{#459559} Committed: https://chromium.googlesource.com/chromium/src/+/90ff901e2d8127ff990319818f93de838fcd8990

Patch Set 1 #

Total comments: 2

Patch Set 2 : rebase #

Total comments: 4

Patch Set 3 : elawrence comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+102 lines, -105 lines) Patch
M chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/ssl/security_state_tab_helper_browser_tests.cc View 1 2 14 chunks +39 lines, -51 lines 0 comments Download
M components/security_state/content/content_utils.cc View 1 5 chunks +8 lines, -9 lines 0 comments Download
M components/security_state/content/content_utils_unittest.cc View 1 2 chunks +12 lines, -12 lines 0 comments Download
M content/browser/devtools/protocol/security_handler.cc View 1 2 chunks +5 lines, -5 lines 0 comments Download
M content/child/web_url_loader_impl.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M content/public/browser/security_style_explanations.h View 1 2 2 chunks +26 lines, -16 lines 0 comments Download
M third_party/WebKit/public/platform/WebSecurityStyle.h View 1 chunk +4 lines, -4 lines 0 comments Download

Messages

Total messages: 26 (18 generated)
estark
elawrence, PTAL and let me know if these new names/comments make sense to you? Thanks! ...
3 years, 9 months ago (2017-03-22 17:32:28 UTC) #4
elawrence
LGTM, I think this is a lot clearer, thank you! https://codereview.chromium.org/2770703002/diff/20001/chrome/browser/ssl/security_state_tab_helper_browser_tests.cc File chrome/browser/ssl/security_state_tab_helper_browser_tests.cc (right): https://codereview.chromium.org/2770703002/diff/20001/chrome/browser/ssl/security_state_tab_helper_browser_tests.cc#newcode1834 ...
3 years, 9 months ago (2017-03-22 19:43:07 UTC) #11
estark
Thanks Eric! +pfeldman for content/ and third_party/WebKit +nparker for chrome/browser/safe_browsing https://codereview.chromium.org/2770703002/diff/20001/chrome/browser/ssl/security_state_tab_helper_browser_tests.cc File chrome/browser/ssl/security_state_tab_helper_browser_tests.cc (right): https://codereview.chromium.org/2770703002/diff/20001/chrome/browser/ssl/security_state_tab_helper_browser_tests.cc#newcode1834 ...
3 years, 9 months ago (2017-03-22 20:41:29 UTC) #14
Nathan Parker
safe_browsing/* LGTM
3 years, 9 months ago (2017-03-22 20:47:46 UTC) #16
estark
pfeldman: friendly ping
3 years, 9 months ago (2017-03-24 17:51:34 UTC) #19
pfeldman
lgtm
3 years, 9 months ago (2017-03-24 17:56:35 UTC) #20
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/2770703002/40001
3 years, 9 months ago (2017-03-24 17:58:57 UTC) #23
commit-bot: I haz the power
3 years, 9 months ago (2017-03-24 21:35:18 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/90ff901e2d8127ff990319818f93...

Powered by Google App Engine
This is Rietveld 408576698