gecko-dev/netwerk/cache/mgr
vidur%netscape.com 0a4eedc07d Implementation of ReadSegments to support less copying in the parser. r=rpotts, sr=jst 2000-12-12 21:57:47 +00:00
..
.cvsignore ignore the generated Makefiles 1999-12-07 09:31:05 +00:00
Makefile.in Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
Makefile.win Fixing bustage. 2000-09-15 20:46:06 +00:00
nsCacheEntryChannel.cpp bug #48546. The cache channel should delegate the handling of load attributes to the cache channel (ie. disk/memory channel)... 2000-08-24 22:54:45 +00:00
nsCacheEntryChannel.h bug #48546. The cache channel should delegate the handling of load attributes to the cache channel (ie. disk/memory channel)... 2000-08-24 22:54:45 +00:00
nsCacheManager.cpp #45797 - fix consumers of NS_IMPL_ISUPPORTS 2000-11-17 03:45:13 +00:00
nsCacheManager.h bug #41398. The cache manager is now a memory-pressure observer and flushed the memory cache on each notification. 2000-09-30 05:30:22 +00:00
nsCachedNetData.cpp Implementation of ReadSegments to support less copying in the parser. r=rpotts, sr=jst 2000-12-12 21:57:47 +00:00
nsCachedNetData.h fix for bug 40084, [CRASH] Crash in disk cache code, backed out changes made on 7/27, put new fix 2000-07-29 02:32:14 +00:00
nsReplacementPolicy.cpp Fix refcount logging for nsCachedNetData objects so they don't appear to leak by indicating a refcount of 0 (for deletion) when the RECYCLED flag is set or when the arena is destroyed. r=rpotts@netscape.com sr=scc@mozilla.org b=31367 2000-10-29 21:24:39 +00:00
nsReplacementPolicy.h Fix for bug 48401. 2000-09-14 19:12:03 +00:00