mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 16:46:26 +00:00
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 | ||
moz.build | ||
VolatileBuffer.h | ||
VolatileBufferAshmem.cpp | ||
VolatileBufferFallback.cpp | ||
VolatileBufferOSX.cpp | ||
VolatileBufferWindows.cpp |