gecko-dev/netwerk/cache
2000-02-12 06:18:50 +00:00
..
build Add MOZ_COMPONENT_LIBS. r=jdunn 2000-01-06 11:06:54 +00:00
filecache Landing nsIFile. 2000-01-24 21:28:28 +00:00
macbuild Pro5 update 2000-02-07 23:06:04 +00:00
memcache Too many OnStopRequest(...) calls were being made by the memcache in AsyncReadStreamAdaptor::Cancel(...). It turns out that Cancel() is called more than once. Each call was generating an OnStopRequest(...). This was later triggering an ASSERT that mDownstreamListener was NULL 2000-02-12 06:18:50 +00:00
mgr 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
public Fixing /* within /* warning, r=slamm 2000-02-04 02:56:48 +00:00
.cvsignore ignore the generated Makefiles 1999-12-07 09:31:05 +00:00
Makefile.in Landing of CacheIntegration_BRANCH in support of bug #8305 (Implement cache) 1999-12-07 02:07:31 +00:00
Makefile.win Landing of CacheIntegration_BRANCH in support of bug #8305 (Implement cache) 1999-12-07 02:07:31 +00:00