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

Issue 1808613004: Don't ever attempt to upload credit cards whose numbers match. (Closed)

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

Don't ever attempt to upload credit cards whose numbers match. Previously, we were using the logic derived from local card handling where if the name or expiration date was different we would offer to save a card even if we already had an autofill entry with that exact card number. But in the case of upload, this will never succeed. BUG=596515 Committed: https://crrev.com/ee7e2c11cc024f60c32dc2e69433e417e8f34234 Cr-Commit-Position: refs/heads/master@{#381974}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+53 lines, -4 lines) Patch
M components/autofill/core/browser/credit_card.h View 1 chunk +4 lines, -0 lines 0 comments Download
M components/autofill/core/browser/credit_card.cc View 1 chunk +9 lines, -3 lines 0 comments Download
M components/autofill/core/browser/credit_card_unittest.cc View 1 chunk +35 lines, -0 lines 0 comments Download
M components/autofill/core/browser/personal_data_manager.cc View 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 11 (4 generated)
Justin Donnelly
4 years, 9 months ago (2016-03-16 22:26:10 UTC) #2
Justin Donnelly
friendly ping
4 years, 9 months ago (2016-03-18 13:53:14 UTC) #3
Mathieu
On 2016/03/18 at 13:53:14, jdonnelly wrote: > friendly ping Sorry I've been travelling this week. ...
4 years, 9 months ago (2016-03-18 14:00:24 UTC) #4
Justin Donnelly
On 2016/03/18 14:00:24, Mathieu Perreault wrote: > Sorry I've been travelling this week. It's a ...
4 years, 9 months ago (2016-03-18 14:10:40 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808613004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808613004/1
4 years, 9 months ago (2016-03-18 14:10:58 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-18 15:34:09 UTC) #8
commit-bot: I haz the power
4 years, 9 months ago (2016-03-18 15:35:17 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/ee7e2c11cc024f60c32dc2e69433e417e8f34234
Cr-Commit-Position: refs/heads/master@{#381974}

Powered by Google App Engine
This is Rietveld 408576698