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

Issue 2640903006: Show FormNotSecure warnings on sensitive inputs in non-secure contexts (Closed)

Created:
3 years, 11 months ago by elawrence
Modified:
3 years, 11 months ago
Reviewers:
Mathieu, *estark
CC:
estark, chromium-reviews, mlamouri+watch-content_chromium.org, jam, vabr+watchlistpasswordmanager_chromium.org, droger+watchlist_chromium.org, rouslan+autofill_chromium.org, blundell+watchlist_chromium.org, sebsg+autofillwatch_chromium.org, sdefresne+watchlist_chromium.org, browser-components-watch_chromium.org, mathp+autofillwatch_chromium.org, darin-cc_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org, gcasto+watchlist_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Show FormNotSecure warnings on sensitive inputs in non-secure contexts Ensure that we show the on-field warnings for sensitive input fields, even if the user does not have any stored autofill data for the fields. BUG=672663 Review-Url: https://codereview.chromium.org/2640903006 Cr-Commit-Position: refs/heads/master@{#446104} Committed: https://chromium.googlesource.com/chromium/src/+/68da9592ad01a360f95d866a6b124be8bf766337

Patch Set 1 #

Patch Set 2 : Update DEPS in build.gn #

Patch Set 3 : Fixup tests #

Patch Set 4 : Fix misplaced brace. #

Patch Set 5 : Convert ui_interactive_test to use HTTPS to avoid breakage #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+106 lines, -47 lines) Patch
M chrome/browser/autofill/autofill_interactive_uitest.cc View 1 2 3 4 2 chunks +13 lines, -14 lines 0 comments Download
A chrome/test/data/autofill/autofill_password_form.html View 1 2 3 4 1 chunk +18 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/BUILD.gn View 1 1 chunk +4 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/DEPS View 1 1 chunk +8 lines, -0 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.h View 1 2 3 4 1 chunk +3 lines, -3 lines 0 comments Download
M components/autofill/content/renderer/password_autofill_agent.cc View 2 chunks +19 lines, -1 line 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 1 2 3 6 chunks +30 lines, -25 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 1 2 3 chunks +11 lines, -4 lines 1 comment Download

Messages

Total messages: 54 (45 generated)
elawrence
Please take a look? This change ensures that the Form-Not-Secure warnings are shown in the ...
3 years, 11 months ago (2017-01-25 16:21:36 UTC) #38
Mathieu
great work and thanks for the cleanup in autofill_manager! lgtm https://codereview.chromium.org/2640903006/diff/160001/components/autofill/core/browser/autofill_manager_unittest.cc File components/autofill/core/browser/autofill_manager_unittest.cc (right): https://codereview.chromium.org/2640903006/diff/160001/components/autofill/core/browser/autofill_manager_unittest.cc#newcode698 ...
3 years, 11 months ago (2017-01-25 16:28:50 UTC) #39
elawrence
On 2017/01/25 16:28:50, Mathieu Perreault wrote: > great work and thanks for the cleanup in ...
3 years, 11 months ago (2017-01-25 16:36:34 UTC) #40
Mathieu
On 2017/01/25 16:36:34, elawrence wrote: > On 2017/01/25 16:28:50, Mathieu Perreault wrote: > > great ...
3 years, 11 months ago (2017-01-25 16:37:44 UTC) #41
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/2640903006/160001
3 years, 11 months ago (2017-01-25 16:44:01 UTC) #43
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/350002)
3 years, 11 months ago (2017-01-25 16:51:07 UTC) #45
estark
lgtm, thanks!
3 years, 11 months ago (2017-01-25 20:11:43 UTC) #49
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/2640903006/160001
3 years, 11 months ago (2017-01-25 20:15:57 UTC) #51
commit-bot: I haz the power
3 years, 11 months ago (2017-01-25 20:21:42 UTC) #54
Message was sent while issue was closed.
Committed patchset #5 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/68da9592ad01a360f95d866a6b12...

Powered by Google App Engine
This is Rietveld 408576698