This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
netwerk
/
cache
/
mgr
History
alecf%netscape.com
4b790c8861
fix bustage so I can check in
...
git-svn-id: svn://10.0.0.236/trunk@55740 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 06:44:18 +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
nsCachedNetData.cpp
+ Handle the case of inability to write into cache correctly.
1999-12-08 03:32:56 +00:00
nsCachedNetData.h
fix bustage so I can check in
1999-12-08 06:44:18 +00:00
nsCacheEntryChannel.cpp
It turns out that PR_Now() has only one second resolution on the Mac, hence it's unsuitable for computing download rates for the cache. Thanks to sdagley for pointing this out.
1999-12-08 05:46:31 +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
nsReplacementPolicy.cpp
It turns out that PR_Now() has only one second resolution on the Mac, hence it's unsuitable for computing download rates for the cache. Thanks to sdagley for pointing this out.
1999-12-08 05:46:31 +00:00
nsReplacementPolicy.h
Landing of CacheIntegration_BRANCH in support of bug
#8305
(Implement cache)
1999-12-07 02:07:31 +00:00