gecko-dev/intl
Doug Thayer b274aafa4b Bug 1627075 - Route Omnijar requests through StartupCache r=froydnj
This should be a relatively straightforward patch. Essentially, we implement
a wrapper class (and friends) around nsZipArchive (and friends), which transparently
caches entries from the underlying zip archive in the StartupCache. This will break
without changes to the StartupCache, made in the patch after this, which allow it
to be used off of the main thread, and outside the main process.

Depends on D77635

Differential Revision: https://phabricator.services.mozilla.com/D77634
2020-07-08 02:46:34 +00:00
..
build
docs Bug 1649312 - No derogatory language: Remove references to grandfather in comments r=njn,zbraniecki,keeler,jgraham 2020-07-01 15:23:26 +00:00
encoding_glue Bug 1617369 - Reformat intl/ using rustfmt r=zbraniecki,hsivonen 2020-03-03 08:21:47 +00:00
gtest
hyphenation Bug 1627075 - Route Omnijar requests through StartupCache r=froydnj 2020-07-08 02:46:34 +00:00
icu Bug 1614941, add more date formats to dsb and hsb, r=jwalden 2020-07-07 11:46:05 +00:00
icu-patches Bug 1614941, add more date formats to dsb and hsb, r=jwalden 2020-07-07 11:46:05 +00:00
l10n Bug 1615225, document cross-channel l10n, r=flod 2020-07-07 09:54:00 +00:00
locale Bug 1627075 - Route Omnijar requests through StartupCache r=froydnj 2020-07-08 02:46:34 +00:00
locales
lwbrk Bug 1647377 - Provide basic line-breaking support for Tibetan on Android by treating TSHEG like a hyphen. r=m_kato 2020-06-30 07:27:00 +00:00
strres Bug 1648010 - Remove NS_NAMED_LITERAL_CSTRING and NS_NAMED_LITERAL_STRING macros. r=froydnj 2020-07-01 08:42:31 +00:00
tzdata Bug 1633331: Update tzdata in ICU data files to 2020a. r=jwalden 2020-04-28 08:47:11 +00:00
uconv Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
unicharutil Bug 1626761 - Fixing readability-else-after-return bug, found by clang-tidy. r=jfkthame 2020-06-01 11:48:19 +00:00
Encoding.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in intl. r=hsivonen 2020-03-04 09:11:10 +00:00
EncodingDetector.h Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00
JapaneseDetector.h
icu_sources_data.py Bug 1496584 - Part 2: Include previously disabled date-interval formatters. r=jwalden 2020-07-01 11:19:52 +00:00
moz.build Bug 1551276 - Autodetect legacy encodings on unlabeled pages. r=emk 2019-12-12 17:50:19 +00:00
update-icu.sh Bug 1614941, add more date formats to dsb and hsb, r=jwalden 2020-07-07 11:46:05 +00:00
update-tzdata.sh