gecko-dev/netwerk/cache2
Michal Novotny c1be0eb7c3 Bug 1352916 - Add release asserts to try to narrow down the source of the reported crashes. r=valentin
--HG--
extra : rebase_source : 674bc781a8c92e1f7f3dc9e4086ee67cccccd682
2017-04-05 08:13:00 -04:00
..
AppCacheStorage.cpp Bug 1323042 - forbid MOZ_COUNT_{CTOR,DTOR} for nsISupports classes; r=froydnj 2016-12-12 09:27:58 -05:00
AppCacheStorage.h
CacheEntry.cpp Bug 1352805 - Typo fixes in comments around "unfortunately". r=MattN 2017-04-03 09:23:00 -07:00
CacheEntry.h Bug 1331804 - Add more runnable names (r=ehsan) 2017-01-24 16:34:37 -08:00
CacheFile.cpp Bug 1325088 - Part 2: Expose the index-update to cache entry. r=michal 2017-03-28 12:02:45 +08: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 1343916 - CacheFile::Truncate doesn't update hashes in CacheFileMetadata, r=valentin 2017-03-09 17:28:56 +01:00
CacheFileChunk.h
CacheFileContextEvictor.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
CacheFileContextEvictor.h
CacheFileIOManager.cpp Bug 1325088 - Part 1: Add net-response-time-onstart/onstop to cache index. r=michal 2017-03-28 11:40:21 +08:00
CacheFileIOManager.h Bug 1325088 - Part 1: Add net-response-time-onstart/onstop to cache index. r=michal 2017-03-28 11:40:21 +08:00
CacheFileInputStream.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
CacheFileInputStream.h
CacheFileMetadata.cpp Bug 1352916 - Add release asserts to try to narrow down the source of the reported crashes. r=valentin 2017-04-05 08:13: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 1352805 - Typo fixes in comments around "unfortunately". r=MattN 2017-04-03 09:23:00 -07:00
CacheFileOutputStream.h
CacheFileUtils.cpp Bug 1325091 - Add flag indicating presence of alternative data in the cache entry to cache index. r=michal 2017-03-06 18:21:59 +08:00
CacheFileUtils.h
CacheHashUtils.cpp Bug 1201042 - Update HTTP cache index format to work with OriginAttributes' suffix, r=honzab 2016-11-08 21:11:30 +01:00
CacheHashUtils.h Bug 1201042 - Update HTTP cache index format to work with OriginAttributes' suffix, r=honzab 2016-11-08 21:11:30 +01:00
CacheIOThread.cpp Bug 1323076 - Part 5: Necko with flag checking for TaskTracer. r=mayhemer 2017-03-22 21:53:00 +01:00
CacheIOThread.h Bug 1313095 - Add telemetry to measure if cache loads are faster than network loads r=michal 2016-11-10 16:14:34 +01:00
CacheIndex.cpp Bug 1325088 - Part 1: Add net-response-time-onstart/onstop to cache index. r=michal 2017-03-28 11:40:21 +08:00
CacheIndex.h Bug 1325088 - Part 1: Add net-response-time-onstart/onstop to cache index. r=michal 2017-03-28 11:40:21 +08:00
CacheIndexContextIterator.cpp
CacheIndexContextIterator.h
CacheIndexIterator.cpp Bug 1060419 - make log_print use Printf.h, r=froydnj 2016-12-15 20:16:31 -07:00
CacheIndexIterator.h
CacheLog.cpp
CacheLog.h
CacheObserver.cpp Bug 1328653 - Merging all the various *OriginAttributes to just one, r=huseby 2017-01-12 17:38:48 +01:00
CacheObserver.h
CacheStorage.cpp
CacheStorage.h
CacheStorageService.cpp Bug 1352805 - Typo fixes in comments around "unfortunately". r=MattN 2017-04-03 09:23:00 -07:00
CacheStorageService.h 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
OldWrappers.cpp 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
OldWrappers.h Bug 1325088 - Part 2: Expose the index-update to cache entry. r=michal 2017-03-28 12:02:45 +08:00
moz.build Bug 1351820 - Build more more netwerk files in unified mode. r=mcmanus 2017-03-31 11:00:10 -07:00
nsICacheEntry.idl Bug 1325088 - Part 2: Expose the index-update to cache entry. r=michal 2017-03-28 12:02:45 +08:00
nsICacheEntryDoomCallback.idl
nsICacheEntryOpenCallback.idl
nsICacheStorage.idl
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