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

Issue 2130873002: Use AddressRewriter when merging autofill profile addresses. (Closed)

Created:
4 years, 5 months ago by Roger McFarlane (Chromium)
Modified:
4 years, 5 months ago
Reviewers:
Mathieu, sebsg
CC:
chromium-reviews, rouslan+autofill_chromium.org, estade+watch_chromium.org, vabr+watchlistautofill_chromium.org, browser-components-watch_chromium.org, jdonnelly+autofillwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use AddressRewriter when merging autofill profile addresses. This CL applies the appropriate AddressRewriter when comparing autofill profile address fields during merge. The fields were already been rewritten when comparing to see if a merge was possible, but this wasn't being done when carrying out the actual merge. R=mathp@chromium.org, sebsg@chromium.org BUG=618095

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -6 lines) Patch
M components/autofill/core/browser/autofill_profile_comparator.cc View 3 chunks +12 lines, -6 lines 0 comments Download
M components/autofill/core/browser/autofill_profile_comparator_unittest.cc View 1 chunk +19 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Roger McFarlane (Chromium)
PTAL?
4 years, 5 months ago (2016-07-07 19:55:15 UTC) #1
Mathieu
Please also include the change we reverted.
4 years, 5 months ago (2016-07-08 04:24:34 UTC) #2
Roger McFarlane (Chromium)
4 years, 5 months ago (2016-07-08 14:35:49 UTC) #3

Powered by Google App Engine
This is Rietveld 408576698