gecko-dev/netwerk/cache2
2020-05-12 12:48:49 +00:00
..
AppCacheStorage.cpp
AppCacheStorage.h
CacheEntry.cpp
CacheEntry.h
CacheFile.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
CacheFile.h
CacheFileChunk.cpp Bug 1630511 - Replace MOZ_MUST_USE with [[nodiscard]] in netwerk. r=necko-reviewers,dragana 2020-04-18 06:37:32 +00:00
CacheFileChunk.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
CacheFileContextEvictor.cpp
CacheFileContextEvictor.h
CacheFileInputStream.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
CacheFileInputStream.h
CacheFileIOManager.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
CacheFileIOManager.h Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
CacheFileMetadata.cpp
CacheFileMetadata.h
CacheFileOutputStream.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
CacheFileOutputStream.h
CacheFileUtils.cpp
CacheFileUtils.h
CacheHashUtils.cpp
CacheHashUtils.h
CacheIndex.cpp Bug 1614659 - CacheIndex::Shutdown() should not check if files exist before removing them.r=michal 2020-04-10 08:14:19 +00:00
CacheIndex.h Bug 1614659 - CacheIndex::Shutdown() should not check if files exist before removing them.r=michal 2020-04-10 08:14:19 +00:00
CacheIndexContextIterator.cpp
CacheIndexContextIterator.h
CacheIndexIterator.cpp
CacheIndexIterator.h
CacheIOThread.cpp Bug 1634950 - Add event dispatch-and-run MOZ_LOG to our xpcom threads, r=froydnj 2020-05-12 12:48:49 +00:00
CacheIOThread.h
CacheLog.cpp
CacheLog.h
CacheObserver.cpp
CacheObserver.h
CacheStorage.cpp
CacheStorage.h
CacheStorageService.cpp Bug 1626809 - Sanitize HTTP disk cache storage context key to prevent leak of private data like URLs, r=njn 2020-04-09 12:38:09 +00:00
CacheStorageService.h Bug 1624515 - Fix data race on CacheStorageService::mShutdown r=necko-reviewers,valentin 2020-04-21 20:33:37 +00:00
moz.build
nsICacheEntry.idl
nsICacheEntryDoomCallback.idl
nsICacheEntryOpenCallback.idl
nsICacheStorage.idl
nsICacheStorageService.idl
nsICacheStorageVisitor.idl
nsICacheTesting.idl
OldWrappers.cpp Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
OldWrappers.h