mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9c44e4ffd8
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 |