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

Issue 7545003: Add ignore matching text for name field. (Closed)

Created:
9 years, 4 months ago by honten.org
Modified:
9 years, 4 months ago
CC:
chromium-reviews, GeorgeY, Paweł Hajdan Jr., dhollowa
Visibility:
Public.

Description

In Alaska Air regsitration page, there is "title" selection. So I added "title/prefix/suffix" for ignore text in name_field and MATCH_SELECT. BUG=69912 TEST=Run 20_register_alaskaair.com.html Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=95390

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add ignore matching text in name field. #

Patch Set 3 : Add ignore matching text in name field. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1433 lines, -3 lines) Patch
M chrome/browser/autofill/autofill_resources.grd View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/autofill/name_field.cc View 1 1 chunk +2 lines, -2 lines 1 comment Download
A chrome/test/data/autofill/heuristics/input/20_register_alaskaair.com.html View 1 chunk +1399 lines, -0 lines 0 comments Download
A chrome/test/data/autofill/heuristics/output/20_register_alaskaair.com.out View 1 1 chunk +31 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
honten.org
Please review.
9 years, 4 months ago (2011-08-01 01:12:07 UTC) #1
dhollowa
http://codereview.chromium.org/7545003/diff/1/chrome/browser/autofill/credit_card_field.cc File chrome/browser/autofill/credit_card_field.cc (right): http://codereview.chromium.org/7545003/diff/1/chrome/browser/autofill/credit_card_field.cc#newcode53 chrome/browser/autofill/credit_card_field.cc:53: IDS_AUTOFILL_NAME_ON_CARD_CONTEXTUAL_RE); This is the source of the problem. This ...
9 years, 4 months ago (2011-08-01 17:02:27 UTC) #2
Ilya Sherman
This issue is fixed in a different way in http://crrev.com/7531023, which tightens the credit card ...
9 years, 4 months ago (2011-08-01 22:23:12 UTC) #3
takano.naoki_gmail.com
Unfortunately I cannot see http://crrev.com/7531023 because of not googler yet:-) On Mon, Aug 1, 2011 ...
9 years, 4 months ago (2011-08-01 22:26:48 UTC) #4
Ilya Sherman
On 2011/08/01 22:26:48, takano.naoki_gmail.com wrote: > Unfortunately I cannot see http://crrev.com/7531023 because of not > ...
9 years, 4 months ago (2011-08-01 22:37:10 UTC) #5
takano.naoki_gmail.com
I see, but what if the field labe/id/name is "mileage_card_number" something like that? Do we ...
9 years, 4 months ago (2011-08-01 22:43:43 UTC) #6
Ilya Sherman
On 2011/08/01 22:43:43, takano.naoki_gmail.com wrote: > I see, but what if the field labe/id/name is ...
9 years, 4 months ago (2011-08-02 00:07:25 UTC) #7
takano.naoki_gmail.com
Ok, so I just leave the logic for now. On Mon, Aug 1, 2011 at ...
9 years, 4 months ago (2011-08-02 00:15:10 UTC) #8
honten
Please review again. On 2011/08/02 00:15:10, takano.naoki_gmail.com wrote: > Ok, so I just leave the ...
9 years, 4 months ago (2011-08-03 02:24:07 UTC) #9
Ilya Sherman
LGTM, thanks http://codereview.chromium.org/7545003/diff/6001/chrome/browser/autofill/name_field.cc File chrome/browser/autofill/name_field.cc (right): http://codereview.chromium.org/7545003/diff/6001/chrome/browser/autofill/name_field.cc#newcode155 chrome/browser/autofill/name_field.cc:155: MATCH_DEFAULT | MATCH_SELECT, NULL)) { nit: Please ...
9 years, 4 months ago (2011-08-03 07:27:26 UTC) #10
dhollowa
In the future, please wait for my LGTM before submitting.
9 years, 4 months ago (2011-08-03 16:33:19 UTC) #11
takano.naoki_gmail.com
Sure, On Wed, Aug 3, 2011 at 9:33 AM, <dhollowa@chromium.org> wrote: > In the future, ...
9 years, 4 months ago (2011-08-03 16:34:16 UTC) #12
dhollowa
LGTM. This issue came up "Closed" so I thought it had been submitted, but it ...
9 years, 4 months ago (2011-08-03 16:42:34 UTC) #13
commit-bot: I haz the power
9 years, 4 months ago (2011-08-04 06:30:26 UTC) #14
Change committed as 95390

Powered by Google App Engine
This is Rietveld 408576698