mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
9137955c65
This changes some function signatures to take a nsTArray<T>& instead of a FallibleTArray<T>& because AutoTArray does not inherit from FallibleTArray. This is effectively a no-op because the affected array operations already use `mozilla::fallible`. |
||
---|---|---|
.. | ||
build | ||
chardet | ||
hyphenation | ||
icu | ||
icu-patches | ||
locale | ||
locales | ||
lwbrk | ||
strres | ||
uconv | ||
unicharutil | ||
moz.build | ||
update-icu.sh |