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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/15_crbug_64569.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 | payment_group | Payment Type We accept Visa, Mastercard, Discover , American Express, and PayPal. | cc
2 UNKNOWN_TYPE | payment_group | Payment Type We accept Visa, Mastercard, Discover , American Express, and PayPal. | paypal
3 CREDIT_CARD_NAME | ccFullName | (as it appears on the card) | 1 CREDIT_CARD_NAME | ccFullName | (as it appears on the card) |
4 CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) | 2 CREDIT_CARD_NUMBER | ccNumber | (no dashes or spaces) |
5 CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1 3 CREDIT_CARD_EXP_MONTH | ccExpMonth | Expiration date | 1
6 CREDIT_CARD_EXP_4_DIGIT_YEAR | ccExpYear | Your name (as it appears on the card) Credit card number (no dashes or spaces) Expiration date | 2011 4 CREDIT_CARD_EXP_4_DIGIT_YEAR | ccExpYear | Your name (as it appears on the card) Credit card number (no dashes or spaces) Expiration date | 2011
7 CREDIT_CARD_VERIFICATION_CODE | ccSecurity | Security code | 5 CREDIT_CARD_VERIFICATION_CODE | ccSecurity | Security code |
8 UNKNOWN_TYPE | sameinfo | First name Last name | on
9 NAME_FIRST | addrFirstName | First name | 6 NAME_FIRST | addrFirstName | First name |
10 NAME_LAST | addrLastName | Last name | 7 NAME_LAST | addrLastName | Last name |
11 ADDRESS_HOME_LINE1 | addrStreet1 | (street address, PO box, company name) | 8 ADDRESS_HOME_LINE1 | addrStreet1 | (street address, PO box, company name) |
12 ADDRESS_HOME_LINE2 | addrStreet2 | (apt, suite, building, floor, etc) | 9 ADDRESS_HOME_LINE2 | addrStreet2 | (apt, suite, building, floor, etc) |
13 ADDRESS_HOME_CITY | addrCity | City | 10 ADDRESS_HOME_CITY | addrCity | City |
14 ADDRESS_HOME_STATE | addrState | State | 11 ADDRESS_HOME_STATE | addrState | State |
15 ADDRESS_HOME_ZIP | addrZip | Postal code | 12 ADDRESS_HOME_ZIP | addrZip | Postal code |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698