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

Unified Diff: chrome/test/data/autofill/heuristics/output/b465571.out

Issue 1081803003: Limit form-less Autofilling to pages that look like checkout pages. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: suppress msvc warning Created 5 years, 8 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/autofill/heuristics/output/b465571.out
diff --git a/chrome/test/data/autofill/heuristics/output/b465571.out b/chrome/test/data/autofill/heuristics/output/b465571.out
index 51b6bcc0cfc38c5c74f3fb3bd8749b867bcbd563..74f090d62d11470a39d454329a37090a118a344a 100644
--- a/chrome/test/data/autofill/heuristics/output/b465571.out
+++ b/chrome/test/data/autofill/heuristics/output/b465571.out
@@ -5,5 +5,5 @@ ADDRESS_HOME_CITY | address.city | * City: | | address.name_1-default
ADDRESS_HOME_STATE | address.state | * State: | | address.name_1-default
ADDRESS_HOME_ZIP | address.postalCode | * Zip: | | address.name_1-default
PHONE_HOME_WHOLE_NUMBER | address.phoneNumber | * Phone Number: | | address.name_1-default
-UNKNOWN_TYPE | address.rememberedAsBoolean | | true | address.name_1-default
-UNKNOWN_TYPE | address.primary | | true | address.name_1-default
+UNKNOWN_TYPE | address.rememberedAsBoolean | Save this shipping address for future orders. | true | address.name_1-default
+UNKNOWN_TYPE | address.primary | Make this my primary shipping address. | true | address.name_1-default
« no previous file with comments | « chrome/test/data/autofill/heuristics/input/bug_471831.html ('k') | chrome/test/data/autofill/heuristics/output/bug_459132.out » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698