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

Unified Diff: third_party/libaddressinput/README.chromium

Issue 110533002: [rac] Temporarily copy libaddressinput to Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Explain subdirectories in the readme. Created 7 years 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
« no previous file with comments | « no previous file | third_party/libaddressinput/chromium/cpp/LICENSE.chromium » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libaddressinput/README.chromium
diff --git a/third_party/libaddressinput/README.chromium b/third_party/libaddressinput/README.chromium
index d2e38bc0a57c68b4a8ca66b3a2d1ec4a4e3e9720..79617d1013e2a94b3885c964fd04b16e4d76e9e3 100644
--- a/third_party/libaddressinput/README.chromium
+++ b/third_party/libaddressinput/README.chromium
@@ -2,17 +2,20 @@ Name: The library to input and validate addresses.
Short Name: libaddressinput
URL: https://code.google.com/p/libaddressinput/
Version: 0
-Date: 16 October 2013
-Revision: 146
+Date: 5 December 2013
+Revision: 176
License: Apache 2.0
License File: LICENSE
Security Critical: no
Description:
This library allows users to input their address, and perform validation on this
-by talking to an address data server at https://i18napis.appspot.com/address.
+by talking to an address data server https://i18napis.appspot.com/ssl-address.
The library is used in requestAutocomplete() dialog to enable internationalized
address input and validation for payment forms.
Local Modifications:
-The package has no local modifications.
+The package is libaddressinput at revision 176 plus the Chrome-specific
+validation logic, which will be upstreamed back to libaddressinput
+(http://crbug.com/327046). The Chrome-specific version is in chromium/
Evan Stade 2013/12/09 19:16:57 nit: there's stuff in chromium/ not part of libadd
please use gerrit instead 2013/12/09 19:20:48 Changed to chromium/cpp/.
+subdirectory. The original source code is in src/ subdirectory.
« no previous file with comments | « no previous file | third_party/libaddressinput/chromium/cpp/LICENSE.chromium » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698