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

Unified Diff: README.chromium

Issue 1233663005: Cherry-pick a upstream patch for a data loading bug (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@master
Patch Set: rebased Created 5 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 | « no previous file | patches/dataload.patch » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.chromium
diff --git a/README.chromium b/README.chromium
index 6884524f3a6b24980826ef086a24f71b1151cd8a..3a821045b540aaeb9cac108c483b96671e44bb88 100644
--- a/README.chromium
+++ b/README.chromium
@@ -50,7 +50,6 @@ This directory contains the source code of ICU 54.1 for C/C++.
See http://unicode.org/cldr/trac/ticket/4200 and
http://crbug.com/39779
-
- Add a new file brklocal.mk (copied from brkfiles.mk) with line_ja.txt
and word_POSIX.txt dropped from the build list.
@@ -307,3 +306,8 @@ This directory contains the source code of ICU 54.1 for C/C++.
- patches/mutex.patch
- upstream bug (fixed in ToT and will be included in 56)
http://bugs.icu-project.org/trac/ticket/11599
+
+20. Cherry-pick an upstream patch for a data loading bug.
+ - patches/dataload.patch
+ - upstream change (fixed in ToT and will be included in 56)
+ http://bugs.icu-project.org/trac/changeset/37670
« no previous file with comments | « no previous file | patches/dataload.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698