зеркало из https://github.com/mozilla/gecko-dev.git
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`. |
||
---|---|---|
.. | ||
hnjalloc.h | ||
hnjstdio.cpp | ||
moz.build | ||
nsHyphenationManager.cpp | ||
nsHyphenationManager.h | ||
nsHyphenator.cpp | ||
nsHyphenator.h |