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

Side by Side Diff: chrome/test/data/autofill/heuristics/output/05_checkout_macys.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 | selectedShippingAddress | Add a new shipping address | newAddress
2 NAME_FIRST | currentShipment.shipmentAddress.firstName | First Name: | 1 NAME_FIRST | currentShipment.shipmentAddress.firstName | First Name: |
3 NAME_LAST | currentShipment.shipmentAddress.lastName | Last Name: | 2 NAME_LAST | currentShipment.shipmentAddress.lastName | Last Name: |
4 ADDRESS_HOME_LINE1 | currentShipment.shipmentAddress.address1 | Address: | 3 ADDRESS_HOME_LINE1 | currentShipment.shipmentAddress.address1 | Address: |
5 ADDRESS_HOME_LINE2 | currentShipment.shipmentAddress.address2 | * Address: | 4 ADDRESS_HOME_LINE2 | currentShipment.shipmentAddress.address2 | * Address: |
6 ADDRESS_HOME_CITY | currentShipment.shipmentAddress.city | City: | 5 ADDRESS_HOME_CITY | currentShipment.shipmentAddress.city | City: |
7 ADDRESS_HOME_STATE | currentShipment.shipmentAddress.state | State: | NOSELECTIO N 6 ADDRESS_HOME_STATE | currentShipment.shipmentAddress.state | State: | NOSELECTIO N
8 ADDRESS_HOME_ZIP | currentShipment.shipmentAddress.zipCode | ZipCode: | 7 ADDRESS_HOME_ZIP | currentShipment.shipmentAddress.zipCode | ZipCode: |
9 PHONE_HOME_CITY_CODE | currentShipment.shipmentAddress.dayPhone.areaCode | Phone : | 8 PHONE_HOME_CITY_CODE | currentShipment.shipmentAddress.dayPhone.areaCode | Phone : |
10 PHONE_HOME_NUMBER | currentShipment.shipmentAddress.dayPhone.exchangeNbr | - | 9 PHONE_HOME_NUMBER | currentShipment.shipmentAddress.dayPhone.exchangeNbr | - |
11 PHONE_HOME_NUMBER | currentShipment.shipmentAddress.dayPhone.subscriberNbr | - | 10 PHONE_HOME_NUMBER | currentShipment.shipmentAddress.dayPhone.subscriberNbr | - |
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698