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

Issue 2585173006: Don't limit 'Login not secure' warning to password fields (Closed)

Created:
4 years ago by estark
Modified:
4 years ago
Reviewers:
vabr (Chromium)
CC:
chromium-reviews, gcasto+watchlist_chromium.org, vabr+watchlistpasswordmanager_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't limit 'Login not secure' warning to password fields Per the specs at go/fns-ui-spec, the "Login not secure" warning should show up in username fields as well as password fields. Which makes sense because usernames are sensitive information too. Thus, this CL populates the "Login not secure" warning in the suggestions dropdown of a password form regardless of whether the field is a password field or not. BUG=675696 TEST=Enable #enable-http-form-warning in chrome://flags and relaunch Chrome. Save a username/password in the Name/Password form in http://rsolomakhin.github.io/autofill/. Focus the "Name" field and observe a "Login not secure" warning in the autofill dropdown. Committed: https://crrev.com/c97dee453dac00aaf5a24441a3a371efee1d43ef Cr-Commit-Position: refs/heads/master@{#439837}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+78 lines, -23 lines) Patch
M components/autofill_strings.grdp View 1 chunk +1 line, -1 line 2 comments Download
M components/password_manager/core/browser/password_autofill_manager.cc View 1 chunk +20 lines, -21 lines 0 comments Download
M components/password_manager/core/browser/password_autofill_manager_unittest.cc View 2 chunks +57 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 16 (10 generated)
estark
vabr, can you please review? Thanks!
4 years ago (2016-12-19 20:57:41 UTC) #3
vabr (Chromium)
LGTM, thanks! Vaclav https://codereview.chromium.org/2585173006/diff/1/components/autofill_strings.grdp File components/autofill_strings.grdp (right): https://codereview.chromium.org/2585173006/diff/1/components/autofill_strings.grdp#newcode197 components/autofill_strings.grdp:197: <message name="IDS_AUTOFILL_LOGIN_HTTP_WARNING_MESSAGE" desc="Chrome can help the ...
4 years ago (2016-12-20 07:26:37 UTC) #4
estark
https://codereview.chromium.org/2585173006/diff/1/components/autofill_strings.grdp File components/autofill_strings.grdp (right): https://codereview.chromium.org/2585173006/diff/1/components/autofill_strings.grdp#newcode197 components/autofill_strings.grdp:197: <message name="IDS_AUTOFILL_LOGIN_HTTP_WARNING_MESSAGE" desc="Chrome can help the user fill login ...
4 years ago (2016-12-20 16:45:10 UTC) #9
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/2585173006/1
4 years ago (2016-12-20 16:45:50 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-20 17:40:07 UTC) #14
commit-bot: I haz the power
4 years ago (2016-12-20 17:41:41 UTC) #16
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c97dee453dac00aaf5a24441a3a371efee1d43ef
Cr-Commit-Position: refs/heads/master@{#439837}

Powered by Google App Engine
This is Rietveld 408576698