nsAutoTArray is practically the same thing; we should just use that and avoid code duplications.
The bulk of this commit was generated by running: run-clang-tidy.py \ -checks='-*,llvm-namespace-comment' \ -header-filter=^/.../mozilla-central/.* \ -fix