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

Issue 1920863006: [Autofill] Do not show Autocomplete suggestions for credit card fields. (Closed)

Created:
4 years, 8 months ago by Mathieu
Modified:
4 years, 7 months ago
Reviewers:
Justin Donnelly
CC:
chromium-reviews, rouslan+autofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org, bondd+autofillwatch_chromium.org, vabr+watchlistautofill_chromium.org, estade+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Autofill] Do not show Autocomplete suggestions for credit card fields. BUG=605680 TEST=AutofillManagerTest Committed: https://crrev.com/1b3eeb653a354261f820bab9658c746efe5e8cde Cr-Commit-Position: refs/heads/master@{#390104}

Patch Set 1 #

Patch Set 2 : arrays... #

Total comments: 2

Patch Set 3 : no autocomplete on cc number, exp or cvc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -6 lines) Patch
M components/autofill/core/browser/autofill_manager.h View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M components/autofill/core/browser/autofill_manager.cc View 1 2 1 chunk +12 lines, -4 lines 0 comments Download
M components/autofill/core/browser/autofill_manager_unittest.cc View 1 2 5 chunks +69 lines, -2 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
Mathieu
Hi Justin, PTAL!
4 years, 8 months ago (2016-04-26 20:31:02 UTC) #2
Justin Donnelly
Nice! lgtm with one suggestion https://codereview.chromium.org/1920863006/diff/20001/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): https://codereview.chromium.org/1920863006/diff/20001/components/autofill/core/browser/autofill_manager.cc#newcode558 components/autofill/core/browser/autofill_manager.cc:558: autofill_field->Type().group() == CREDIT_CARD)) { ...
4 years, 8 months ago (2016-04-26 21:19:00 UTC) #3
Mathieu
Thanks! https://codereview.chromium.org/1920863006/diff/20001/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): https://codereview.chromium.org/1920863006/diff/20001/components/autofill/core/browser/autofill_manager.cc#newcode558 components/autofill/core/browser/autofill_manager.cc:558: autofill_field->Type().group() == CREDIT_CARD)) { On 2016/04/26 21:19:00, Justin ...
4 years, 7 months ago (2016-04-27 15:31:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1920863006/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1920863006/40001
4 years, 7 months ago (2016-04-27 15:32:12 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 7 months ago (2016-04-27 16:47:28 UTC) #8
commit-bot: I haz the power
4 years, 7 months ago (2016-04-30 17:10:39 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1b3eeb653a354261f820bab9658c746efe5e8cde
Cr-Commit-Position: refs/heads/master@{#390104}

Powered by Google App Engine
This is Rietveld 408576698