gecko-dev/netwerk/cache/mgr
gagan%netscape.com 2113f0d630 We had a nsCOMPtr on a class instead on a interface (along with the problem that its default constructor was protected) This was preventing the cache from being built on AIX. Should work now. r=self(& scc) See bug 24876 2000-01-25 03:11:16 +00:00
..
.cvsignore ignore the generated Makefiles 1999-12-07 09:31:05 +00:00
Makefile.in build cache build r=fur 1999-12-07 04:29:26 +00:00
Makefile.win Landing of CacheIntegration_BRANCH in support of bug #8305 (Implement cache) 1999-12-07 02:07:31 +00:00
nsCacheEntryChannel.cpp We had a nsCOMPtr on a class instead on a interface (along with the problem that its default constructor was protected) This was preventing the cache from being built on AIX. Should work now. r=self(& scc) See bug 24876 2000-01-25 03:11:16 +00:00
nsCacheEntryChannel.h Landing of CacheIntegration_BRANCH in support of bug #8305 (Implement cache) 1999-12-07 02:07:31 +00:00
nsCacheManager.cpp Increase default memory cache capacity to 1M from 100KB testing value 1999-12-07 08:49:42 +00:00
nsCacheManager.h Sun compiler requires nsCOMPtr types to be fully defined 1999-12-07 07:51:31 +00:00
nsCachedNetData.cpp We had a nsCOMPtr on a class instead on a interface (along with the problem that its default constructor was protected) This was preventing the cache from being built on AIX. Should work now. r=self(& scc) See bug 24876 2000-01-25 03:11:16 +00:00
nsCachedNetData.h |T| requires an accessible default constructor (on some old compilers) 2000-01-06 00:43:19 +00:00
nsReplacementPolicy.cpp Move the Class definition for CacheInfo from the CPP file to the header. 2000-01-06 20:50:59 +00:00
nsReplacementPolicy.h Move the Class definition for CacheInfo from the CPP file to the header. 2000-01-06 20:50:59 +00:00