gecko-dev/netwerk/cache/public
2001-02-27 05:29:25 +00:00
..
.cvsignore
Makefile.in conditionally compiling new cache. r=dougt/a=gagan 2001-02-27 03:16:59 +00:00
Makefile.win Conditionally compiling new cache. r=dougt/a=gagan 2001-02-27 02:27:21 +00:00
MANIFEST
nsICache.idl Add constants to indicate whether a cache session is streamBased or not. This interface file is not part of the build yet. 2001-02-26 14:27:16 +00:00
nsICachedNetData.idl
nsICacheEntryDescriptor.idl Add explicit close() method to decouple descriptor state from cache entry. Close() is an idempotent operation, and will be called by default from the descriptor's destructor. This allows Javascript to release the cache entry earlier than the descriptor may be garbage collected. 2001-02-27 05:29:25 +00:00
nsICacheListener.idl Add nsICache.idl for common typedefs and constants. These changes are not part of the build. r = beard, darin. 2001-02-23 23:20:15 +00:00
nsICacheService.idl [not part of build] I changed all the declaration of all PRInt32 storagePolicy variables to nsCacheStoragePolicy. 2001-02-26 15:53:31 +00:00
nsICacheSession.idl Updating cache IDL documentation. This is not part of the mozilla build. 2001-02-24 01:27:49 +00:00
nsICacheVisitor.idl Updating cache IDL documentation. This is not part of the mozilla build. 2001-02-24 01:27:49 +00:00
nsINetDataCache.idl
nsINetDataCacheManager.idl
nsINetDataCacheRecord.idl
nsINetDataDiskCache.idl
nsIStreamAsFile.idl