Update our in-tree ICU to 73
Categories
(Core :: Internationalization, enhancement)
Tracking
()
People
(Reporter: anba, Assigned: anba)
References
Details
Attachments
(12 files, 11 obsolete files)
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review | |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Also updates to CLDR 43 and brings various bug fixes and improvements.
Release notes: https://icu.unicode.org/download/73
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Remove no longer needed backports for ICU-22198, ICU-22206, and CLDR-16399.
Update WASI patch to apply cleanly on ICU 73.
Assignee | ||
Comment 3•2 years ago
|
||
Depends on D176263
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D176264
Assignee | ||
Comment 5•2 years ago
|
||
- Update the URL because the "core.zip" is no longer present.
- Add code to remove redundant language mappings.
Depends on D176265
Assignee | ||
Comment 6•2 years ago
|
||
No code changes, only updates the CLDR version number.
Depends on D176266
Assignee | ||
Comment 7•2 years ago
|
||
No code changes, only updates the download URL.
Depends on D176267
Assignee | ||
Comment 8•2 years ago
|
||
UNUM_APPROXIMATELY_SIGN_FIELD
is no longer a draft API.
Depends on D176268
Assignee | ||
Comment 9•2 years ago
|
||
Depends on D176269
Assignee | ||
Comment 10•2 years ago
|
||
Depends on D176270
Assignee | ||
Comment 11•2 years ago
|
||
Depends on D176271
Assignee | ||
Comment 12•2 years ago
|
||
Depends on D176272
Assignee | ||
Comment 13•2 years ago
|
||
ICU 73 improved the memory use of the date-time formatter, so let's update our
estimated memory use constants.
DateTimeFormat (UDateFormat):
- Max-memory reduced to 72440 bytes. (99th percentile use 27340 bytes)
DateTimeFormat (UDateFormat+UDateIntervalFormat):
- Max-memory increased to 175646 bytes. (99th percentile use 87054 bytes)
NumberFormat (UNumberRangeFormatter):
- Max-memory increased to 19894 bytes. (99th percentile use 19888 bytes)
RelativeTimeFormat:
- Max-memory reduced to 8188 bytes. (99th percentile use 8185 bytes)
Depends on D176273
Assignee | ||
Comment 14•2 years ago
|
||
Assignee | ||
Comment 15•2 years ago
|
||
Depends on D179134
Assignee | ||
Comment 16•2 years ago
|
||
Depends on D179135
Assignee | ||
Comment 17•2 years ago
|
||
Depends on D179136
Assignee | ||
Comment 18•2 years ago
|
||
Depends on D179137
Assignee | ||
Comment 19•2 years ago
|
||
Depends on D179138
Assignee | ||
Comment 20•2 years ago
|
||
Depends on D179139
Assignee | ||
Comment 21•2 years ago
|
||
Depends on D179140
Assignee | ||
Comment 22•2 years ago
|
||
Depends on D179141
Assignee | ||
Comment 23•2 years ago
|
||
Depends on D179142
Assignee | ||
Comment 24•2 years ago
|
||
Depends on D179143
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Comment 25•2 years ago
|
||
Comment 26•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ab6bffa5f865
https://hg.mozilla.org/mozilla-central/rev/fc0b9787a3db
https://hg.mozilla.org/mozilla-central/rev/37e4e4f46083
https://hg.mozilla.org/mozilla-central/rev/a7d254961504
https://hg.mozilla.org/mozilla-central/rev/05e8c2bcdd51
https://hg.mozilla.org/mozilla-central/rev/dd5334f3645c
https://hg.mozilla.org/mozilla-central/rev/b2c51970935e
https://hg.mozilla.org/mozilla-central/rev/9c7f0712f342
https://hg.mozilla.org/mozilla-central/rev/7fa850c36d96
https://hg.mozilla.org/mozilla-central/rev/7900405a8f15
https://hg.mozilla.org/mozilla-central/rev/d2cb004772ec
https://hg.mozilla.org/mozilla-central/rev/6d91b4ed2bb8
Comment 27•2 years ago
|
||
Since nightly and release are affected, beta will likely be affected too.
For more information, please visit BugBot documentation.
Updated•2 years ago
|
Description
•