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

Unified Diff: third_party/libaddressinput/README.chromium

Issue 298863012: Use upstream libaddressinput in Chrome. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Self review. Created 6 years, 6 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: third_party/libaddressinput/README.chromium
diff --git a/third_party/libaddressinput/README.chromium b/third_party/libaddressinput/README.chromium
index 13b589868a35272975128a888fc5d12d37a7a96c..be781b736f0922dc99270fb9321e28b83321af43 100644
--- a/third_party/libaddressinput/README.chromium
+++ b/third_party/libaddressinput/README.chromium
@@ -17,9 +17,6 @@ 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.
+- Copy src/cpp/res/messages.grdp to ../../chrome/app/address_input_strings.grdp.
please use gerrit instead 2014/06/05 22:22:48 To reduce reviewer burden: Last line is not necess
please use gerrit instead 2014/06/09 23:28:16 Done.

Powered by Google App Engine
This is Rietveld 408576698