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

Issue 2151593002: Fix regex for last name field in Autofill. (Closed)

Created:
4 years, 5 months ago by nicolaso
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

Fix regex for last name field in Autofill. BUG=627906 Committed: https://crrev.com/437faa0c78cfbb6bbe549f90c50adc474f2bf911 Cr-Commit-Position: refs/heads/master@{#405764}

Patch Set 1 #

Patch Set 2 : Add test case for field detection of Korean full names. #

Total comments: 2

Patch Set 3 : Improve the test case for Korean full name field detection. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M chrome/test/data/autofill/heuristics/input/007_i18n_ko.html View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M chrome/test/data/autofill/heuristics/output/007_i18n_ko.out View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M components/autofill/core/browser/autofill_regex_constants.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 16 (4 generated)
nicolaso
4 years, 5 months ago (2016-07-13 18:27:42 UTC) #2
sebsg
I know this part of the code is not tested a lot, but could you ...
4 years, 5 months ago (2016-07-13 18:31:43 UTC) #3
nicolaso
On 2016/07/13 18:31:43, sebsg wrote: > I know this part of the code is not ...
4 years, 5 months ago (2016-07-13 21:03:37 UTC) #4
sebsg
Nice! Just a small question. https://codereview.chromium.org/2151593002/diff/20001/chrome/test/data/autofill/heuristics/input/007_i18n_ko.html File chrome/test/data/autofill/heuristics/input/007_i18n_ko.html (right): https://codereview.chromium.org/2151593002/diff/20001/chrome/test/data/autofill/heuristics/input/007_i18n_ko.html#newcode28 chrome/test/data/autofill/heuristics/input/007_i18n_ko.html:28: <!-- check that "성명" ...
4 years, 5 months ago (2016-07-14 15:35:20 UTC) #5
nicolaso
https://codereview.chromium.org/2151593002/diff/20001/chrome/test/data/autofill/heuristics/input/007_i18n_ko.html File chrome/test/data/autofill/heuristics/input/007_i18n_ko.html (right): https://codereview.chromium.org/2151593002/diff/20001/chrome/test/data/autofill/heuristics/input/007_i18n_ko.html#newcode28 chrome/test/data/autofill/heuristics/input/007_i18n_ko.html:28: <!-- check that "성명" (full name) does not accidentally ...
4 years, 5 months ago (2016-07-14 19:19:44 UTC) #6
sebsg
LGTM. Nice improvement. +mathp@ for ownership of autofill_regex_constants.cc
4 years, 5 months ago (2016-07-15 04:14:15 UTC) #7
sebsg
+ mathp@ for ownership of autofill_regex_constants.cc.
4 years, 5 months ago (2016-07-15 11:56:10 UTC) #9
Mathieu
lgtm
4 years, 5 months ago (2016-07-15 13:11:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2151593002/40001
4 years, 5 months ago (2016-07-15 15:04:33 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-15 16:10:27 UTC) #13
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-15 16:10:33 UTC) #14
commit-bot: I haz the power
4 years, 5 months ago (2016-07-15 16:12:16 UTC) #16
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/437faa0c78cfbb6bbe549f90c50adc474f2bf911
Cr-Commit-Position: refs/heads/master@{#405764}

Powered by Google App Engine
This is Rietveld 408576698