mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
490e851ea9
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 |