gecko-dev/netwerk/cache
2020-05-27 00:05:58 +00:00
..
moz.build
nsApplicationCache.h
nsApplicationCacheService.cpp
nsApplicationCacheService.h
nsCache.cpp
nsCache.h
nsCacheDevice.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
nsCacheEntry.cpp Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
nsCacheEntry.h
nsCacheEntryDescriptor.cpp
nsCacheEntryDescriptor.h
nsCacheMetaData.cpp
nsCacheMetaData.h
nsCacheRequest.h
nsCacheService.cpp Bug 1629754 - Silence some nsCacheService warnings. r=michal 2020-04-14 22:36:53 +00:00
nsCacheService.h
nsCacheSession.cpp Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
nsCacheSession.h
nsCacheUtils.cpp
nsCacheUtils.h
nsDeleteDir.cpp Bug 1620369 Convert Cache Deleter to use background thread pool r=necko-reviewers,michal 2020-05-27 00:05:58 +00:00
nsDeleteDir.h Bug 1620369 Convert Cache Deleter to use background thread pool r=necko-reviewers,michal 2020-05-27 00:05:58 +00:00
nsDiskCache.h
nsDiskCacheDeviceSQL.cpp Bug 1621251 Replace NS_ADDREF(*var = other) with *var = do_AddRef(other).take() in /netwerk r=valentin 2020-03-17 15:05:26 +00:00
nsDiskCacheDeviceSQL.h
nsICache.idl
nsICacheEntryDescriptor.idl
nsICacheListener.idl
nsICacheService.idl
nsICacheSession.idl
nsICacheVisitor.idl