.. |
AppCacheStorage.cpp
|
Bug 1372453 - Part 2: Name the caller of ProxyReleaseEvent. r=billm
|
2017-06-14 09:27:17 +08:00 |
AppCacheStorage.h
|
…
|
|
CacheEntry.cpp
|
Bug 1395202 - Part 1: Create nsICacheEntry::CacheEntryId. r=michal, f=junior,mayhemer
|
2017-10-10 04:09:00 -04:00 |
CacheEntry.h
|
Bug 1395202 - Part 1: Create nsICacheEntry::CacheEntryId. r=michal, f=junior,mayhemer
|
2017-10-10 04:09:00 -04:00 |
CacheFile.cpp
|
Bug 1403010 - Crash due to race condition in CacheFileMetadata::SizeOfExcludingThis when reading or writing metadata, r=valentin
|
2017-10-03 16:49:39 +02:00 |
CacheFile.h
|
Bug 1325088 - Part 2: Expose the index-update to cache entry. r=michal
|
2017-03-28 12:02:45 +08:00 |
CacheFileChunk.cpp
|
Bug 1378083 - Assertion failure: !mListener in CacheFileChunk::Hash(), r=valentin
|
2017-07-04 03:07:00 +02:00 |
CacheFileChunk.h
|
…
|
|
CacheFileContextEvictor.cpp
|
Bug 1372405 - Provide names for all runnables in the tree (r=froydnj)
|
2017-06-26 14:19:58 -07:00 |
CacheFileContextEvictor.h
|
…
|
|
CacheFileIOManager.cpp
|
Bug 1404198: Part 2c - Switch to NS_NewTimer* in necko. r=njn
|
2017-10-15 23:12:02 -07:00 |
CacheFileIOManager.h
|
Bug 1382172 - Name nsITimerCallback instances in native implementation. r=billm
|
2017-07-27 02:18:20 +08:00 |
CacheFileInputStream.cpp
|
Bug 1401224 - Do not call aWriter with no data in CacheFileInputStream::ReadSegments, r=valentin
|
2017-10-03 16:48:16 +02:00 |
CacheFileInputStream.h
|
Bug 1377681 - Crash in mozilla::net::CacheFile::Truncate: MOZ_RELEASE_ASSERT(maxInputChunk <= newLastChunk + 1), r=jduell
|
2017-07-08 01:27:30 +02:00 |
CacheFileMetadata.cpp
|
Bug 1414046 - Skip copying mHashArray in CacheFileMetadata::WriteMetadata if it's empty. r=valentin
|
2017-11-03 03:17:00 -04:00 |
CacheFileMetadata.h
|
Bug 1343916 - CacheFile::Truncate doesn't update hashes in CacheFileMetadata, r=valentin
|
2017-03-09 17:28:56 +01:00 |
CacheFileOutputStream.cpp
|
Bug 1365101 - Convert NS_GetCurrentThread uses in netwerk/ (r=meyhemer)
|
2017-06-12 20:21:43 -07:00 |
CacheFileOutputStream.h
|
…
|
|
CacheFileUtils.cpp
|
Bug 1384233 - Remove SizePrintfMacros.h. r=froydnj
|
2017-07-26 16:03:57 -04:00 |
CacheFileUtils.h
|
Bug 1391803 - Use nsStringFwd.h for forward declaring string classes. r=froydnj
|
2017-08-16 16:48:52 -07:00 |
CacheHashUtils.cpp
|
Bug 1308100 - Replace PL_strlen/PL_strnlen with strlen/strnlen;r=erahm
|
2017-04-13 20:47:00 +02:00 |
CacheHashUtils.h
|
…
|
|
CacheIOThread.cpp
|
Bug 1411001 - Remove the +x permissions on cpp & h files r=froydnj
|
2017-10-23 20:59:55 +02:00 |
CacheIOThread.h
|
Bug 1325336 - Generate statistics for cache performance on the given HW, r=valentin, r=honzab
|
2017-06-23 10:24:45 +02:00 |
CacheIndex.cpp
|
Bug 1404198: Part 2c - Switch to NS_NewTimer* in necko. r=njn
|
2017-10-15 23:12:02 -07:00 |
CacheIndex.h
|
Bug 1350958 - Finish labeling ProxyReleaseEvent, r=billm
|
2017-07-14 08:49:22 +02:00 |
CacheIndexContextIterator.cpp
|
…
|
|
CacheIndexContextIterator.h
|
…
|
|
CacheIndexIterator.cpp
|
…
|
|
CacheIndexIterator.h
|
…
|
|
CacheLog.cpp
|
…
|
|
CacheLog.h
|
…
|
|
CacheObserver.cpp
|
Bug 1416638 - Add a PrefValueKind arg to Preferences::Get*(), and remove Preferences::GetDefault*(). r=glandium
|
2017-11-14 19:06:01 +11:00 |
CacheObserver.h
|
Bug 1382688 - Do not allow to enable old disk cache backend, r=honzab
|
2017-08-24 10:25:38 +02:00 |
CacheStorage.cpp
|
Bug 1360163 - Add test for altData of cache index, r=michal
|
2017-04-28 17:14:21 +08:00 |
CacheStorage.h
|
Bug 1360163 - Add test for altData of cache index, r=michal
|
2017-04-28 17:14:21 +08:00 |
CacheStorageService.cpp
|
Bug 1408552 - Make sure we only instantiate CacheStorageService in the main process r=mayhemer
|
2017-10-18 21:10:22 +02:00 |
CacheStorageService.h
|
Bug 1382688 - Do not allow to enable old disk cache backend, r=honzab
|
2017-08-24 10:25:38 +02:00 |
OldWrappers.cpp
|
Bug 1410620 - Change CacheInfo interfaces in network to use ACString. r=michal,froydnj
|
2017-10-29 12:19:48 +01:00 |
OldWrappers.h
|
Bug 1395202 - Part 1: Create nsICacheEntry::CacheEntryId. r=michal, f=junior,mayhemer
|
2017-10-10 04:09:00 -04:00 |
moz.build
|
Bug 1367798 - Fix Fennec build on some environments by moving AppCacheStorage.cpp and CacheStorage.cpp from UNIFIED_SOURCES to SOURCES r=froydnj
|
2017-06-01 20:31:16 -07:00 |
nsICacheEntry.idl
|
Bug 1395202 - Part 1: Create nsICacheEntry::CacheEntryId. r=michal, f=junior,mayhemer
|
2017-10-10 04:09:00 -04:00 |
nsICacheEntryDoomCallback.idl
|
…
|
|
nsICacheEntryOpenCallback.idl
|
…
|
|
nsICacheStorage.idl
|
Bug 1360163 - Add test for altData of cache index, r=michal
|
2017-04-28 17:14:21 +08:00 |
nsICacheStorageService.idl
|
Bug 1312954 - part 2: Add a new interface nsICacheStorageService.asyncVisitAllStorages() to allow visiting every cache entry. r=mayhemer
|
2017-02-02 22:15:00 -05:00 |
nsICacheStorageVisitor.idl
|
Bug 1312954 - Part 1: Add the nsILoadContextInfo as one additional argument of nsILoadContextInfo.onCacheEntryInfo() and CacheStorageService::EntryInfoCallback.OnEntryInfo(). r=mayhemer
|
2017-02-02 22:14:00 -05:00 |
nsICacheTesting.idl
|
…
|
|