seawood@netscape.com
fc429b571e
Define WIN32_LEAN_AND_MEAN globally for win32 builds.
...
Thanks to Stephen Walker <walk84@yahoo.com > for the patch.
Bug #172898 r=cls a=asa
2002-10-17 06:47:01 +00:00
gordon@netscape.com
379e8787e4
Fix bug 164363 "nsDiskCacheEntry::Size() is incorrect" r=sdagley, sr=darin.
2002-10-09 03:01:11 +00:00
gordon@netscape.com
2d140a67cb
Fix bug 131727 "compiler warnings in nsDiskCacheBlockFile.cpp" r=sdagley,
...
sr=darin.
2002-10-09 03:00:09 +00:00
gordon@netscape.com
4633aee2a6
Fix bug 113081 "cache capacity not updated until mozilla is relaunched".
...
r=bnesse, sr=darin.
2002-10-08 22:35:08 +00:00
gordon@netscape.com
059f74579e
Fix bug 167525 "error writing 1k, 4k, 16k documents". Off by one bug with
...
respect to CalculateFileIndex(). r=dougt, sr=darin.
Also fix bug 166361 "Incorrect comparison in nsDiskCacheMap.cpp". sr=darin.
2002-10-08 20:09:04 +00:00
alecf@netscape.com
5122c6a078
fix for bug 115217
...
merge cache dll into main necko dll for a minor startup improvement
r=dougt, sr=darin
2002-09-19 18:29:56 +00:00
dougt@netscape.com
46ce738546
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
2002-09-07 17:13:19 +00:00
darin@netscape.com
0b333c944c
cache fixes required for link prefetching (b=12274) r=dougt sr=rpotts
2002-09-02 00:17:00 +00:00
darin@netscape.com
e985f8c4ec
fixes bug 163746 "cache block file patch horked support for partial cache
...
entries [large image requests never load once interrupted]"
r=dougt sr=rpotts
2002-09-01 21:40:45 +00:00
darin@netscape.com
54cef63d4f
fixes bug 163841 "Mozilla hangs in PR_Lock at ptsynch.c:190" r=dougt sr=rpotts
2002-08-29 04:30:54 +00:00
alecf@netscape.com
fde38ff15f
bug 162944 - FMM in cache
...
r=dougt/timeless, sr=darin
2002-08-16 00:08:14 +00:00
darin@netscape.com
a46d5eba07
fixes bug 161417 - recent netwerk checkin upped warning count by 4
...
r=dougt sr=alecf
2002-08-12 14:25:40 +00:00
seawood@netscape.com
f31500b018
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
mkaply@us.ibm.com
7fbd841859
OS/2 bustage
2002-08-07 11:01:59 +00:00
darin@netscape.com
cb6fd0a19f
fixing planetoid (mach-o) bustage... GCC 2.95.2 seems awfully picky!
2002-08-07 02:17:48 +00:00
darin@netscape.com
84f16c4408
landing gordon's patch for bug 81724 - disk cache needs stream wrappers
...
(disk cache phase 3) patch=gordon r=dougt sr=darin
2002-08-07 01:13:29 +00:00
bryner@netscape.com
59d67bd0b3
Remove obsolete _IMPL_NS_NET and NS_NET defines (bug 159887). r=cls, sr=bzbarsky, a=asa.
2002-07-30 02:25:08 +00:00
darin@netscape.com
0472699c8b
fixes bug 136210 "cannot view any https urls when memory cache size is set to 0"
...
r=beard sr=rpotts
2002-06-03 20:05:53 +00:00
dougt@netscape.com
00d8c29c64
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
bzbarsky@mit.edu
3d5fc1ee21
Bug 142135 -- make cacheToken QI to nsICacheEntryInfo. Patch by
...
Antonio.Xu <antonio.xu@sun.com >, r=bzbarsky, sr=darin
2002-05-13 03:21:07 +00:00
gordon@netscape.com
fcdda67489
fix for bug 91795 "large downloads cause mozilla to consume too much memory".
...
Changed OnDataSizeChange() to abort when entry size exceeds cache capacity.
r=dougt, sr=darin.
2002-05-10 23:44:53 +00:00
darin@netscape.com
09c17695e3
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf
2002-05-07 23:07:19 +00:00
gordon@netscape.com
147d258a25
Adding new files for disk cache. These are not part of the build, but will get reviewed before being enabled.
2002-05-01 22:08:07 +00:00
darin@netscape.com
cdd08719da
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
darin@netscape.com
e2dd3ca7c7
fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically
...
issue byte range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 23:33:19 +00:00
darin@netscape.com
2fa7ea757f
backing out changes (for bug 116365) to fix btek page-loader crash.
2002-03-26 08:47:10 +00:00
darin@netscape.com
8cd696f469
fixes bug 116365 "[RFE] Cache partial documents; automatically issue byte
...
range requests" r=gagan sr=mscott,rpotts,brendan a=asa
2002-03-26 06:54:07 +00:00
dbaron@fas.harvard.edu
3edcb8e3e6
Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa
2002-03-23 21:35:01 +00:00
darin@netscape.com
619c366b34
b=99165 Freeze nsIInputStream nsIOutputStream (not yet frozen... but close)
...
r=dougt sr=shaver a=asa
2002-03-12 00:59:06 +00:00
cathleen@netscape.com
07b911f352
eliminate nsCRT::strlen for char* strings (part 4), bug 124536 r=dp sr=brendan
2002-02-19 16:01:45 +00:00
gordon@netscape.com
8208e5f008
Fix bug 102921 "Mozilla crashes when Cache in profile dir points
...
to nonexistent directory". Change to fail nsDiskCacheDevice::Init()
if mCacheDirectory is nsnull. sr=darin.
2002-02-19 09:08:09 +00:00
gordon@netscape.com
709ca53af6
Fix bug 107766 "DeactivateEntry: bad cache entry state when quitting". The cache entry state is legitimate on shutdown. Change NS_WARNING to NS_ASSERTION that doesn't fire on shutdown. r=gagan, sr=darin.
2002-02-19 05:32:18 +00:00
gordon@netscape.com
ae8c4c5893
Fix bug 116562 "Flash movie is not loaded if disk cache is disabled". Return error from SetCachePolicy() if storage is not currently enabled for policy. r=gagan, sr=darin.
2002-02-19 05:29:49 +00:00
bzbarsky@mit.edu
0ca954f0d6
Relanding the Compare --> Equals conversion. a=mcafee
2002-02-10 15:49:46 +00:00
bzbarsky@mit.edu
947c9e2f8f
Testing performance impact of backout of what's left of the patch from
...
bug 115289. See bug 123947 for details. a=mcafee
2002-02-09 20:46:05 +00:00
bzbarsky@mit.edu
3f6adfa582
Convert Compare() to Equals() where possible now that we can do
...
case-insensitive Equals(). Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
sfraser@netscape.com
a2578325bc
Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson
2002-01-30 21:14:20 +00:00
cathleen@netscape.com
e0efe0510d
eliminate nsCRT::zero() to use memset to zero instead, bug 118135, r=dp sr=waterson
2002-01-30 02:55:57 +00:00
gordon@netscape.com
644586d575
fix bug 120833 "default value of nsICacheEntryInfo::expirationTime should be PRUint32(-1)". r=gagan, sr=darin.
2002-01-24 03:06:28 +00:00
gordon@netscape.com
78c448207e
Fix bug 119117 "nsDiskCacheMap.h compiler warning". sr=darin.
2002-01-24 01:27:32 +00:00
gordon@netscape.com
79904936e7
Fix bug 111049 "add attribute to nsICacheSession to detect device availability". sr=darin.
2002-01-24 01:25:25 +00:00
gordon@netscape.com
5cb9924b64
Fix bug 119085 "cache entries corrupted if size of metadata is zero". sr=darin.
2002-01-24 01:24:20 +00:00
gordon@netscape.com
86586dfd79
Fix bug 114292 (top crash in cache code). Patch prevents cache devices from evicting entries while they are being "bound". r=brendan, sr=darin, a=blizzard.
2002-01-18 22:18:28 +00:00
cathleen@netscape.com
73e0bc3ed7
converted 271 references to nsCRT::memcpy to memcpy, bug 118135 r=dp
2002-01-12 03:18:55 +00:00
seawood@netscape.com
3e2680506d
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
pete@alphanumerica.com
8e2f79c65b
b=77933, r=ccarlen, sr=jst
...
nsIFile::CreateUnique() has unused parameter
removed unused parameter
/**
WARNING commercial tree has one hit for this API change
*/
--pete
2001-12-07 23:06:51 +00:00
gordon@netscape.com
bc6b1c77bc
Fix bug 110405. Removing anachronistic assertion, added condition to respect STORE_ON_DISK policy. Changed fav icon cache policy to STORE_ANYWHERE. r/sr = darin, hyatt, sfraser.
2001-11-29 23:04:58 +00:00
bzbarsky@mit.edu
2c8fef2d2e
Use <> for system headers, not "". This should help prevent Sun WSU2
...
compiler bustage. Bug 111574, patch from Roland Mainz
(<Roland.Mainz@informatik.med.uni-giessen.de >), r=bzbarsky, sr=bienvenu
2001-11-23 22:36:54 +00:00
gordon@netscape.com
465082dd9f
Fix bug 110327 "0775 is bad mask for for cache", checkin patch for timeless@mac.com, r=gordon, sr=darin.
2001-11-19 22:48:30 +00:00
alecf@netscape.com
0edfe327c8
fix for bug 108684 - cache objects not included in bloat logs
...
r=gordon, sr=darin
2001-11-06 22:51:58 +00:00