gecko-dev/intl
Nika Layzell 3b40268cc1 Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8
This is semantically similar to the existing available() method, however will
not block, and doesn't need to do the work to actually determine the number of
available bytes.

As part of this patch, I also fixed one available() implementation which was
incorrectly throwing NS_BASE_STREAM_WOULD_BLOCK.

Differential Revision: https://phabricator.services.mozilla.com/D170697
2023-03-15 19:52:34 +00:00
..
benchmarks
build
components Bug 1709867 - Add a ICU-only DateTimeInfo::timeZoneId method. r=anba,platform-i18n-reviewers,dminor 2023-03-15 13:53:54 +00:00
docs
encoding_glue
gtest Bug 1818439 - Make intl/gtest buildable outside of a unified build environment r=andi 2023-02-27 13:42:58 +00:00
hyphenation Bug 1817309 - Make intl/hyphenation/glue buildable outside of a unified build environment r=andi 2023-02-19 21:40:38 +00:00
icu
icu-patches
l10n Bug 1819664 - Notify chrome docs when async translation work is done. r=smaug,Gijs 2023-03-04 00:04:21 +00:00
locale Bug 1818441 - Make intl/locale/tests/gtest buildable outside of a unified build environment r=andi 2023-02-27 13:42:58 +00:00
locales no bug - remove +x on dic files r=platform-i18n-reviewers,jfkthame DONTBUILD 2022-12-30 18:46:07 +00:00
lwbrk Bug 1820504 - Optimize GraphemeClusterBreakIteratorUtf16::Next by making the evaluation of baseIsEmoji lazy. r=TYLin 2023-03-07 09:51:12 +00:00
strres Bug 1797506 - Add EnsureAndLoadStringBundle to preload the string bundle on main thread. r=kmag 2022-12-12 13:25:09 +00:00
tzdata
uconv Bug 1818305 - Part 2: Add a streamStatus method to nsIInputStream, r=xpcom-reviewers,necko-reviewers,geckoview-reviewers,valentin,jesup,m_kato,mccr8 2023-03-15 19:52:34 +00:00
unicharutil Bug 1819025 - Don't consider following join-controls when determining whether a space is collapsible. r=emilio 2023-02-28 09:58:36 +00:00
Encoding.h
EncodingDetector.h
ICU4X.md
icu_sources_data.py Bug 1801836 - Remove no longer necessary 'from __future__' imports. r=linter-reviewers,glandium,webdriver-reviewers,perftest-reviewers,geckoview-reviewers,jld,ahal,owlish,afinder DONTBUILD 2022-12-23 22:45:46 +00:00
moz.build
update-icu4x.sh
update-icu.sh
update-tzdata.sh