gecko-dev/dom/media/fmp4/android
Jean-Yves Avenard 04753af547 Bug 1146222: use nsAutoCString to store mimetype string. r=karlt
We use a nsAutoCString as the mimetype is typically less than 64 characters
and prevent a heap allocation (and the unecessary fragmentation linked to it)
2015-03-24 14:45:17 +11:00
..
AndroidDecoderModule.cpp Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00
AndroidDecoderModule.h Bug 1146222: use nsAutoCString to store mimetype string. r=karlt 2015-03-24 14:45:17 +11:00