.. |
AppCacheStorage.cpp
|
Bug 1650613 - Fix about:cache appcache listing, let AppCacheStorage be visited with null load context info, r=michal,necko-reviewers
|
2020-07-10 11:21:14 +00:00 |
AppCacheStorage.h
|
…
|
|
CacheEntry.cpp
|
Bug 1615121 - Keep CacheEntry.mLock when reading its mState to prevent a race, r=michal,necko-reviewers
|
2020-07-01 17:55:46 +00:00 |
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
|
Bug 1607142 - Hold lock in CacheFile::IsWriteInProgress to avoid data race r=mayhemer
|
2020-01-23 19:18:06 +00:00 |
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
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +00:00 |
CacheFileContextEvictor.h
|
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
|
2020-02-11 16:20:08 +00:00 |
CacheFileIOManager.cpp
|
Bug 1645051 - Calculated smart max cache size shouldn't overwrite browser.cache.disk.capacity pref r=necko-reviewers,mayhemer
|
2020-07-14 16:54:22 +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 |
CacheFileInputStream.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
CacheFileInputStream.h
|
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
|
2020-02-11 16:20:08 +00:00 |
CacheFileMetadata.cpp
|
…
|
|
CacheFileMetadata.h
|
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
|
2020-02-11 16:20:08 +00:00 |
CacheFileOutputStream.cpp
|
Bug 1611415 - Prefer using std::move over forget. r=froydnj
|
2020-02-13 14:38:48 +00:00 |
CacheFileOutputStream.h
|
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
|
2020-02-11 16:20:08 +00:00 |
CacheFileUtils.cpp
|
Bug 1642602 - Make about:cache show all entries, remove the no longer usable context switch UI, r=michal,necko-reviewers
|
2020-07-03 11:41:53 +00:00 |
CacheFileUtils.h
|
…
|
|
CacheHashUtils.cpp
|
…
|
|
CacheHashUtils.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
|
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
|
2020-02-11 16:20:08 +00:00 |
CacheIndex.cpp
|
Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj
|
2020-07-01 08:29:29 +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
|
Bug 1642949 - Replace uses of RemoveElementAt by RemoveLastElement/PopLastElement where possible. r=necko-reviewers,froydnj
|
2020-06-10 10:46:14 +00:00 |
CacheIndexIterator.h
|
Bug 1610070 - Part 3: Convert the rest of netwerk/ to use UniquePtr. r=mayhemer
|
2020-02-11 16:20:08 +00:00 |
CacheLog.cpp
|
…
|
|
CacheLog.h
|
…
|
|
CacheObserver.cpp
|
Bug 1645051 - Calculated smart max cache size shouldn't overwrite browser.cache.disk.capacity pref r=necko-reviewers,mayhemer
|
2020-07-14 16:54:22 +00:00 |
CacheObserver.h
|
Bug 1645051 - Calculated smart max cache size shouldn't overwrite browser.cache.disk.capacity pref r=necko-reviewers,mayhemer
|
2020-07-14 16:54:22 +00:00 |
CacheStorage.cpp
|
Bug 1642602 - Make about:cache show all entries, remove the no longer usable context switch UI, r=michal,necko-reviewers
|
2020-07-03 11:41:53 +00:00 |
CacheStorage.h
|
Bug 1642602 - Make about:cache show all entries, remove the no longer usable context switch UI, r=michal,necko-reviewers
|
2020-07-03 11:41:53 +00:00 |
CacheStorageService.cpp
|
Bug 1642602 - Make about:cache show all entries, remove the no longer usable context switch UI, r=michal,necko-reviewers
|
2020-07-03 11:41:53 +00:00 |
CacheStorageService.h
|
Bug 1487101 - Do not interrupt purging of HTTP cache entries from memory by frecency until the pool containts at most 2000 entries, r=michal,necko-reviewers
|
2020-06-19 05:43:42 +00:00 |
OldWrappers.cpp
|
Bug 1650613 - Fix about:cache appcache listing, let AppCacheStorage be visited with null load context info, r=michal,necko-reviewers
|
2020-07-10 11:21:14 +00:00 |
OldWrappers.h
|
…
|
|
moz.build
|
…
|
|
nsICacheEntry.idl
|
…
|
|
nsICacheEntryDoomCallback.idl
|
…
|
|
nsICacheEntryOpenCallback.idl
|
…
|
|
nsICacheStorage.idl
|
…
|
|
nsICacheStorageService.idl
|
…
|
|
nsICacheStorageVisitor.idl
|
…
|
|
nsICacheTesting.idl
|
…
|
|