DescriptionRevert of Embed address normalization rewriting rules. (patchset #3 id:80001 of https://codereview.chromium.org/2121253002/ )
Reason for revert:
Some merging logic could trigger DCHECK on debug builds. Will reland with fix.
Original issue's description:
> Embed address normalization rewriting rules.
>
> This CL adds a table of string rewrite rules, keyed by country
> code, to aid in address normalization when comparing autofill
> profiles.
>
> The rules for each country code are stored as static constant
> string tables and compiled to regular expression replacement
> params on first use, and subsequently cached.
>
> R=mathp@chromium.org, sebsg@chromium.org
> BUG=618095
>
> Committed: https://crrev.com/0d2a71a993405545d9a735e5a8d5807815ee24c2
> Cr-Commit-Position: refs/heads/master@{#404158}
TBR=sebsg@chromium.org,rogerm@chromium.org
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=618095
Committed: https://crrev.com/fabd01ea0d0b0f9822e18ba5f375568a262ec697
Cr-Commit-Position: refs/heads/master@{#404218}
Patch Set 1 #Messages
Total messages: 7 (2 generated)
|