DescriptionAdd class PreloadAddressValidator, interface to libaddressinput.
PreloadAddressValidator implements the same interface as Chromium's
current AddressValidator but calls libaddressinput AddressValidator to
perform the actual work, to simplify switching Chromium Autofill over to
using libaddressinput. All existing test cases are ported.
The suggestions functionality is currently stubbed out.
R=rouslan@chromium.org
BUG=
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274507
Patch Set 1 #Patch Set 2 : Updated copyright headers. #Patch Set 3 : Fix return value of CanonicalizeAdministrativeArea(). #Patch Set 4 : Update with Synonyms. #Patch Set 5 : Add constructor comment. #Patch Set 6 : Add glue in PreloadAddressValidator for Suggestions. #Patch Set 7 : Rebase. #
Messages
Total messages: 17 (0 generated)
|