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 Bug 1782008 - Remove now unnecessary .eslintrc.js files. r=webcompat-reviewers,extension-reviewers,media-playback-reviewers,pip-reviewers,denschub,rpl,alwu,mossop 2022-08-03 11:16:20 +00:00
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 Bug 1446164 - Migrate formautofill edit dialogs to Fluent. r=sgalich,fluent-reviewers,flod 2022-09-01 20:35:37 +00:00
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 Bug 1792775 - Part 2: Update in-tree ICU to 72. r=platform-i18n-reviewers,dminor 2022-11-23 17:56:04 +00:00
icu-patches Bug 1792775 - Part 1: Update or remove ICU patches. r=platform-i18n-reviewers,dminor 2022-11-23 17:56:03 +00:00
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 Bug 1803516: Update time zone data to tzdata2022g. r=platform-i18n-reviewers,gregtatum 2022-12-01 14:05:39 +00:00
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-icu.sh Bug 1792775 - Part 1: Update or remove ICU patches. r=platform-i18n-reviewers,dminor 2022-11-23 17:56:03 +00:00
update-icu4x.sh
update-tzdata.sh