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

Issue 2727353002: Ensure GetSecurityStyle sets correct explanations for HTTP_SHOW_WARNING (Closed)

Created:
3 years, 9 months ago by elawrence
Modified:
3 years, 9 months ago
Reviewers:
sdefresne, estark
CC:
chromium-reviews, jam, darin-cc_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Ensure GetSecurityStyle sets correct explanations for HTTP_SHOW_WARNING When the security level is HTTP_SHOW_WARNING, we may add an explanation to the Developer Tools console. We must ensure that we only add the Form Not Secure explanation if the markup displayed a sensitive input field. Also remove adjacent dead code related to the completed field trial; Form Not Secure is always on now. BUG=691412 TEST=SecurityStateTabHelperTest.* TBR=sdefresne@chromium.org Review-Url: https://codereview.chromium.org/2727353002 Cr-Commit-Position: refs/heads/master@{#454443} Committed: https://chromium.googlesource.com/chromium/src/+/abcf7eeec655ec47740a7676a4c61e164e69189d

Patch Set 1 #

Patch Set 2 : Update SecurityStateContentUtilsTest #

Total comments: 10

Patch Set 3 : Address estark feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -43 lines) Patch
M chrome/browser/ssl/security_state_tab_helper_browser_tests.cc View 1 2 2 chunks +9 lines, -0 lines 0 comments Download
M components/components_chromium_strings.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M components/components_google_chrome_strings.grd View 1 chunk +0 lines, -3 lines 0 comments Download
M components/security_state/content/content_utils.cc View 1 2 1 chunk +5 lines, -16 lines 0 comments Download
M components/security_state/content/content_utils_unittest.cc View 1 2 2 chunks +10 lines, -21 lines 0 comments Download

Messages

Total messages: 19 (13 generated)
elawrence
sdefresne@chromium.org: Please review the deletion in the .grd files? estark@chromium.org: Please review changes in the ...
3 years, 9 months ago (2017-03-02 22:34:01 UTC) #9
estark
lgtm with a few nits. Thanks for cleaning this up! https://codereview.chromium.org/2727353002/diff/60001/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/2727353002/diff/60001/chrome/browser/ssl/security_state_tab_helper_browser_tests.cc#newcode810 ...
3 years, 9 months ago (2017-03-02 22:53:33 UTC) #10
elawrence
Thanks for the fast turnaround, estark! As the change to the .grd is trivial, I'll ...
3 years, 9 months ago (2017-03-02 23:11:43 UTC) #11
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/2727353002/80001
3 years, 9 months ago (2017-03-02 23:13:03 UTC) #15
sdefresne
*.grd lgtm
3 years, 9 months ago (2017-03-02 23:23:28 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 00:02:15 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/abcf7eeec655ec47740a7676a4c6...

Powered by Google App Engine
This is Rietveld 408576698