DescriptionRoll ICU to 239289
ICU @r=239289 has the following ( https://codereview.chromium.org/102283003/
) :
Update icudt46l.dat and related files.
We're about to enable using icudt46l.dat instead of static-linking it on
Linux, Android and Chrome OS.
While testing that CL, it's found that source/data/in/icudt46l.dat was not
updated last time when {linux,mac,android}/icudt*S and windows/icudt.dll
were updated.
The following two items are also updated:
1) The timezone data (latest version : 2013h)
2) Added trnslit/{tr,el,az}_{Upper,Lower,Title}.txt and
translit/css3transform.txt so that we can support CSS3 locale-dependent
transform.
With the above changes, all the ICU data files (*.S, *dll, *dat) on
all platforms are regenerated.
The section on the ICU data file generation in README.chromium was made
clearer as to where to find / how to generate *S and *dat files if one
wishes to customize ICU data differently than Chromium does.
BUG=72633, 292214, 234797, 304911
TEST=Once ICU is rolled in, 1) build goes fine 2) Israeli DST transition is up to date (see bug 292214 comment 9 as to how to test).
TBR=mark@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=239613
Patch Set 1 #Patch Set 2 : cl from git checkout #Messages
Total messages: 8 (0 generated)
|