зеркало из https://github.com/mozilla/gecko-dev.git
5761751aa3
Various bits depend on RefPtr.h to provide RefCounted<T> and RefPtr<T>. It will be easier to manage an automatic conversion from RefPtr<T> to nsRefPtr<T> if we split out the dependency on RefCounted<T> first. |
||
---|---|---|
.. | ||
tests | ||
VolatileBuffer.h | ||
VolatileBufferAshmem.cpp | ||
VolatileBufferFallback.cpp | ||
VolatileBufferOSX.cpp | ||
VolatileBufferWindows.cpp | ||
moz.build |