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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/06_checkout_urbanoutfitters.com.out

Issue 12096074: Revert 179491 due to performance regression. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 7 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 UNKNOWN_TYPE | shipto | Select a Saved Shipping Address | 1 UNKNOWN_TYPE | shipto | Select a Saved Shipping Address |
2 NAME_FIRST | shippingFirstName | | First Name 2 NAME_FIRST | shippingFirstName | | First Name
3 NAME_LAST | shippingLastName | | Last Name 3 NAME_LAST | shippingLastName | | Last Name
4 ADDRESS_HOME_LINE1 | shippingAddress | | Street Address 4 ADDRESS_HOME_LINE1 | shippingAddress | | Street Address
5 UNKNOWN_TYPE | shippingPobox | | true
6 ADDRESS_HOME_LINE2 | shippingAddress2 | | Apt / Flr / Bldg (optional) 5 ADDRESS_HOME_LINE2 | shippingAddress2 | | Apt / Flr / Bldg (optional)
7 ADDRESS_HOME_CITY | shippingCity | | City 6 ADDRESS_HOME_CITY | shippingCity | | City
8 ADDRESS_HOME_STATE | shippingStates | | 7 ADDRESS_HOME_STATE | shippingStates | |
9 ADDRESS_HOME_ZIP | shippingPostalCode | | Postal Code 8 ADDRESS_HOME_ZIP | shippingPostalCode | | Postal Code
10 ADDRESS_HOME_COUNTRY | shippingCountries | | 9 ADDRESS_HOME_COUNTRY | shippingCountries | |
11 PHONE_HOME_WHOLE_NUMBER | shippingPhone | | Phone 10 PHONE_HOME_WHOLE_NUMBER | shippingPhone | | Phone
12 PHONE_HOME_WHOLE_NUMBER | altShippingPhone | | Alternate Phone (optional) 11 PHONE_HOME_WHOLE_NUMBER | altShippingPhone | | Alternate Phone (optional)
13 UNKNOWN_TYPE | billingIsShipping | | true
14 UNKNOWN_TYPE | defaultShipping | | true
15 NAME_FIRST | billingFirstName | | First Name 12 NAME_FIRST | billingFirstName | | First Name
16 NAME_LAST | billingLastName | | Last Name 13 NAME_LAST | billingLastName | | Last Name
17 ADDRESS_BILLING_LINE1 | billingAddress | | Street Address 14 ADDRESS_BILLING_LINE1 | billingAddress | | Street Address
18 UNKNOWN_TYPE | billingPobox | | true
19 ADDRESS_BILLING_LINE2 | billingAddress2 | | Apt / Flr / Bldg (optional) 15 ADDRESS_BILLING_LINE2 | billingAddress2 | | Apt / Flr / Bldg (optional)
20 ADDRESS_BILLING_CITY | billingCity | | City 16 ADDRESS_BILLING_CITY | billingCity | | City
21 ADDRESS_BILLING_STATE | billingStates | | 17 ADDRESS_BILLING_STATE | billingStates | |
22 ADDRESS_BILLING_ZIP | billingPostalCode | | Postal Code 18 ADDRESS_BILLING_ZIP | billingPostalCode | | Postal Code
23 ADDRESS_BILLING_COUNTRY | billingCountries | | 19 ADDRESS_BILLING_COUNTRY | billingCountries | |
24 PHONE_HOME_WHOLE_NUMBER | billingPhone | | Phone 20 PHONE_HOME_WHOLE_NUMBER | billingPhone | | Phone
25 PHONE_HOME_WHOLE_NUMBER | altBillingPhone | | Alternate Phone (optional) 21 PHONE_HOME_WHOLE_NUMBER | altBillingPhone | | Alternate Phone (optional)
26 UNKNOWN_TYPE | defaultBilling | | true
27 UNKNOWN_TYPE | savedCreditCard | | 22 UNKNOWN_TYPE | savedCreditCard | |
28 CREDIT_CARD_TYPE | payment_cardtype | | 23 CREDIT_CARD_TYPE | payment_cardtype | |
29 CREDIT_CARD_NUMBER | payment_acctnum | | Card Number (no spaces or dashes) 24 CREDIT_CARD_NUMBER | payment_acctnum | | Card Number (no spaces or dashes)
30 CREDIT_CARD_EXP_MONTH | expmonth | | 25 CREDIT_CARD_EXP_MONTH | expmonth | |
31 CREDIT_CARD_EXP_4_DIGIT_YEAR | expyear | | 26 CREDIT_CARD_EXP_4_DIGIT_YEAR | expyear | |
32 CREDIT_CARD_VERIFICATION_CODE | payment_cidnew | | CID / Security Code 27 CREDIT_CARD_VERIFICATION_CODE | payment_cidnew | | CID / Security Code
33 UNKNOWN_TYPE | makeDefaultCreditCard | | true
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698