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

Issue 2666873004: Do not hide the "Login Not Secure" warning on keystrokes (Closed)

Created:
3 years, 10 months ago by elawrence
Modified:
3 years, 10 months ago
Reviewers:
sebsg
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, rouslan+autofill_chromium.org, rogerm+autofillwatch_chromium.org, sebsg+autofillwatch_chromium.org, browser-components-watch_chromium.org, mathp+autofillwatch_chromium.org, darin-cc_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Do not hide the "Login Not Secure" warning on keystrokes The AutofillAgent::ShowNotSecureWarning function called HidePopup() unnecessarily each time it was called. This caused the "Login Not Secure" popup message to hide and reshow each time the user typed a key. Removing this call fixes the problem, and the code still behaves correctly in the event that autofill suggestions are available or the password generation popup is showing. BUG=685769 TEST=From an empty profile, visit a HTTP page that collects passwords (e.g. http://webdbg.com/test/forms/password.htm) and type in the name or password fields. Observe the "Login Not Secure" warning message; it should not flicker as characters are typed. Review-Url: https://codereview.chromium.org/2666873004 Cr-Commit-Position: refs/heads/master@{#447575} Committed: https://chromium.googlesource.com/chromium/src/+/3249c30a2d284c39241d2e7371656fe79c825669

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M components/autofill/content/renderer/autofill_agent.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 12 (8 generated)
elawrence
Can you PTAL at this small change to the ShowNotSecureWarning() logic?
3 years, 10 months ago (2017-01-31 22:30:17 UTC) #6
sebsg
lgtm
3 years, 10 months ago (2017-02-01 19:15:05 UTC) #7
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/2666873004/1
3 years, 10 months ago (2017-02-01 19:16:48 UTC) #9
commit-bot: I haz the power
3 years, 10 months ago (2017-02-01 19:24:27 UTC) #12
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/3249c30a2d284c39241d2e737165...

Powered by Google App Engine
This is Rietveld 408576698