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

Unified Diff: trunk/src/third_party/libaddressinput/README.chromium

Issue 387123004: Revert 282726 "Reland "Use upstream libaddressinput in Chrome."" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: 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
Index: trunk/src/third_party/libaddressinput/README.chromium
===================================================================
--- trunk/src/third_party/libaddressinput/README.chromium (revision 282731)
+++ trunk/src/third_party/libaddressinput/README.chromium (working copy)
@@ -2,8 +2,8 @@
Short Name: libaddressinput
URL: https://code.google.com/p/libaddressinput/
Version: 0
-Date: 10 July 2014
-Revision: 304
+Date: 7 July 2014
+Revision: 300
License: Apache 2.0
License File: LICENSE
Security Critical: no
@@ -17,5 +17,9 @@
requestAutocomplete dialog and autofill.
Local Modifications:
-- Use Chrome's version of JSON reader in chromium/json.cc.
-- Use Chrome's version of loose string comparison in chromium/string_compare.cc.
+- 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.
« no previous file with comments | « trunk/src/third_party/libaddressinput/BUILD.gn ('k') | trunk/src/third_party/libaddressinput/chromium/addressinput_util.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698