Files
tubestation/toolkit/components/telemetry/EventInfo.h
Nathan Froyd 307d115bba Bug 1443587 - part 1 - make EventInfo string getters return dependent strings; r=chutten
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.
2018-03-07 11:00:44 -05:00

1.6 KiB