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

Issue 1903183003: Look in all available CVC fields for a value for credit card upload. (Closed)

Created:
4 years, 8 months ago by Justin Donnelly
Modified:
4 years, 8 months ago
Reviewers:
Mathieu
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

Look in all available CVC fields for a value for credit card upload. Previously, if there were multiple CVC fields and some were empty, we would stop looking after encountering an empty one and assume that no CVC value was available. BUG=605230 Committed: https://crrev.com/287b714a776aeed97a653195b591583ef49c07c1 Cr-Commit-Position: refs/heads/master@{#388586}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Use StringToInt instead of !empty #

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

Messages

Total messages: 14 (6 generated)
Justin Donnelly
4 years, 8 months ago (2016-04-20 19:44:41 UTC) #4
Justin Donnelly
I also plan to change the metric as discussed earlier to distinguish between a) no ...
4 years, 8 months ago (2016-04-20 19:46:47 UTC) #5
Mathieu
lgtm with a question https://codereview.chromium.org/1903183003/diff/1/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): https://codereview.chromium.org/1903183003/diff/1/components/autofill/core/browser/autofill_manager.cc#newcode1079 components/autofill/core/browser/autofill_manager.cc:1079: !field->value.empty()) { note that this ...
4 years, 8 months ago (2016-04-20 20:00:41 UTC) #6
Justin Donnelly
https://codereview.chromium.org/1903183003/diff/1/components/autofill/core/browser/autofill_manager.cc File components/autofill/core/browser/autofill_manager.cc (right): https://codereview.chromium.org/1903183003/diff/1/components/autofill/core/browser/autofill_manager.cc#newcode1079 components/autofill/core/browser/autofill_manager.cc:1079: !field->value.empty()) { On 2016/04/20 20:00:41, Mathieu Perreault wrote: > ...
4 years, 8 months ago (2016-04-20 20:58:01 UTC) #7
Mathieu
lgtm
4 years, 8 months ago (2016-04-20 21:06:44 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1903183003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1903183003/20001
4 years, 8 months ago (2016-04-20 22:14:42 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 8 months ago (2016-04-20 23:21:34 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-22 19:26:50 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/287b714a776aeed97a653195b591583ef49c07c1
Cr-Commit-Position: refs/heads/master@{#388586}

Powered by Google App Engine
This is Rietveld 408576698