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

Unified Diff: third_party/libaddressinput/README.chromium

Issue 386873002: Reland "Use upstream libaddressinput in Chrome." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix iOS compile. Created 6 years, 5 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
« no previous file with comments | « third_party/libaddressinput/BUILD.gn ('k') | third_party/libaddressinput/chromium/addressinput_util.h » ('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 348c1211c904e096683dcf615f94c226f950372e..aa5496abde7a213844792500444e2985b42248bb 100644
--- a/third_party/libaddressinput/README.chromium
+++ b/third_party/libaddressinput/README.chromium
@@ -2,8 +2,8 @@ Name: The library to input, validate, and display addresses.
Short Name: libaddressinput
URL: https://code.google.com/p/libaddressinput/
Version: 0
-Date: 7 July 2014
-Revision: 300
+Date: 10 July 2014
+Revision: 304
License: Apache 2.0
License File: LICENSE
Security Critical: no
@@ -17,9 +17,5 @@ https://i18napis.appspot.com/ssl-aggregate-address. The library is used in
requestAutocomplete dialog and autofill.
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/cpp/
- subdirectory. The original source code is in src/cpp/ subdirectory. Both
- versions use the original test data file src/testdata/countryinfo.txt.
-- Serbia and Montenegro (YU) was removed as a supported region.
+- Use Chrome's version of JSON reader in chromium/json.cc.
+- Use Chrome's version of loose string comparison in chromium/string_compare.cc.
« no previous file with comments | « third_party/libaddressinput/BUILD.gn ('k') | third_party/libaddressinput/chromium/addressinput_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698