gecko-dev/dom/media/platforms/wrappers
Jean-Yves Avenard 554ca9db03 Bug 1195094: P2. Ensure TrackInfo object passed to constructor is never modified. r=cpearce
The PDM documentation states that it is safe to keep a reference to the TrackInfo object provided to the constructor.

However, this wasn't enforced by the H264Converter which would modify the object and worse, did in a non thread-safe fashion
2015-10-29 00:46:31 +11:00
..
FuzzingWrapper.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
FuzzingWrapper.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
H264Converter.cpp Bug 1195094: P2. Ensure TrackInfo object passed to constructor is never modified. r=cpearce 2015-10-29 00:46:31 +11:00
H264Converter.h Bug 1195094: P2. Ensure TrackInfo object passed to constructor is never modified. r=cpearce 2015-10-29 00:46:31 +11:00