These methods are returning nsCString wrappers for static char arrays; we only need to return nsDependentCStrings, rather than allocating and copying entirely new nsCString objects.
1.6 KiB
1.6 KiB