diff options
author | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-21 03:37:06 +0000 |
---|---|---|
committer | dhollowa@chromium.org <dhollowa@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-21 03:37:06 +0000 |
commit | 2b91cfdbb4b7cc0c63546b934a07b6aefab5abe8 (patch) | |
tree | 3c4bcae40c20b99bb94d7fca86edcf9a6a58cce0 /chrome | |
parent | 1af97d97d3b7d43958b52d9231437c2dcebe809a (diff) | |
download | chromium_src-2b91cfdbb4b7cc0c63546b934a07b6aefab5abe8.zip chromium_src-2b91cfdbb4b7cc0c63546b934a07b6aefab5abe8.tar.gz chromium_src-2b91cfdbb4b7cc0c63546b934a07b6aefab5abe8.tar.bz2 |
Autofill heuristics checkout files for 02_checkout_cafepress.com
Extends full name regex to match billName and shipName found in this form.
BUG=86586
TEST=FormStructureBrowserTest.* with 02_checkout_cafepress.com.html
Review URL: http://codereview.chromium.org/7206012
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89787 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome')
-rw-r--r-- | chrome/browser/autofill/autofill_resources.grd | 2 | ||||
-rw-r--r-- | chrome/test/data/autofill/heuristics/output/02_checkout_cafepress.com.out | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chrome/browser/autofill/autofill_resources.grd b/chrome/browser/autofill/autofill_resources.grd index 4f33b79..5fde76b 100644 --- a/chrome/browser/autofill/autofill_resources.grd +++ b/chrome/browser/autofill/autofill_resources.grd @@ -88,7 +88,7 @@ user.?name|user.?id<!-- de-DE -->|vollständiger.?name<!-- zh-CN -->|用户名<!-- ko-KR -->|(사용자.?)?아이디|사용자.?ID </message> <message name="IDS_AUTOFILL_NAME_RE"> - ^name|full.?name|your.?name|customer.?name|firstandlastname<!-- es -->|nombre.*y.*apellidos<!-- fr-FR -->|^nom<!-- ja-JP -->|お名前|氏名<!-- pt-BR, pt-PT -->|^nome<!-- zh-CN -->|姓名<!-- ko-KR -->|성명 + ^name|full.?name|your.?name|customer.?name|firstandlastname|bill.?name|ship.?name<!-- es -->|nombre.*y.*apellidos<!-- fr-FR -->|^nom<!-- ja-JP -->|お名前|氏名<!-- pt-BR, pt-PT -->|^nome<!-- zh-CN -->|姓名<!-- ko-KR -->|성명 </message> <message name="IDS_AUTOFILL_NAME_SPECIFIC_RE"> ^name<!-- fr-FR -->|^nom<!-- pt-BR, pt-PT -->|^nome diff --git a/chrome/test/data/autofill/heuristics/output/02_checkout_cafepress.com.out b/chrome/test/data/autofill/heuristics/output/02_checkout_cafepress.com.out index 82778a0..264eabe 100644 --- a/chrome/test/data/autofill/heuristics/output/02_checkout_cafepress.com.out +++ b/chrome/test/data/autofill/heuristics/output/02_checkout_cafepress.com.out @@ -9,7 +9,7 @@ UNKNOWN_TYPE ADDRESS_BILLING_ZIP PHONE_HOME_WHOLE_NUMBER EMAIL_ADDRESS -UNKNOWN_TYPE +NAME_FULL ADDRESS_HOME_COUNTRY ADDRESS_HOME_LINE1 ADDRESS_HOME_LINE2 |