davidm%netscape.com
c02dd57263
28412 metaDataLength is wrong in nsCachedNetData::Deserialize
...
Update streamasfile interface to be a file rather than filename.
git-svn-id: svn://10.0.0.236/trunk@66418 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-19 04:55:57 +00:00
ruslan%netscape.com
b8fe8a2254
Fix 35508, 33762, 35024.
...
git-svn-id: svn://10.0.0.236/trunk@66003 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-14 21:10:27 +00:00
scc%netscape.com
30c94c1d11
making string conversions explicit
...
git-svn-id: svn://10.0.0.236/trunk@64906 18797224-902f-48f8-a5cc-f745e15eee43
2000-04-01 22:31:00 +00:00
warren%netscape.com
9fa657f1cd
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
...
git-svn-id: svn://10.0.0.236/trunk@64449 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-29 03:58:50 +00:00
dougt%netscape.com
8c7386c26d
removing checks for null before calling delete(). I do not know what I was
...
thinking. davidm pointed this out.
git-svn-id: svn://10.0.0.236/trunk@64362 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-28 11:39:06 +00:00
bruce%cybersight.com
fbaca24345
Fix for memory leak. r=gordon bug #28902
...
git-svn-id: svn://10.0.0.236/trunk@63367 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-18 04:10:27 +00:00
dougt%netscape.com
6da87faa08
adding checks before delete().
...
git-svn-id: svn://10.0.0.236/trunk@63025 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-15 07:47:33 +00:00
gagan%netscape.com
2243abab30
Fix for 30385. We were leaking channel due to the no longer needed "proxy channel" by the cache transport (mem cache) Also removed nsIHttpEventSink.h since its now an IDL. Also fixed 31667, 31222, 31657 (the assertion failures for thread safety)
...
git-svn-id: svn://10.0.0.236/trunk@62832 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-14 03:24:56 +00:00
warren%netscape.com
d100457780
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
...
git-svn-id: svn://10.0.0.236/trunk@62243 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-05 21:26:01 +00:00
davidm%netscape.com
8767521c24
26171 Trigger bigfile .xpi a 2nd time results in -207
...
install fail
25585 Leaking a C string
25590 Leaking C string in cache co
20893 Cache preferences need to be hooked up
r = gordon@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61115 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 07:48:06 +00:00
gagan%netscape.com
2ad38ca064
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
...
git-svn-id: svn://10.0.0.236/trunk@58535 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-25 03:11:16 +00:00
mscott%netscape.com
0d69d94b7d
add nsIStreamObserver to QI method. Since it is inherited from nsIStreamListener, you need to explicitly list both
...
otherwise it generates an assert when you use a nsCOMPtr to QI for a method on nsIStreamObserver
git-svn-id: svn://10.0.0.236/trunk@57616 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 03:17:38 +00:00
fur%geocast.com
a6f1d0feec
Fix #21660 (Browser buster crash in cache). a:chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56196 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-18 14:58:09 +00:00
fur%netscape.com
c125f8fc68
+ Handle the case of inability to write into cache correctly.
...
+ Be more aggressive about clearing the UPDATE_IN_PROGRESS flag on the cache entry
git-svn-id: svn://10.0.0.236/trunk@55699 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-08 03:32:56 +00:00
fur%netscape.com
e2cc250b30
+ Eliminated use of bool to accommodate non-ANSI C++ compilers.
...
(Thanks to tor@cs.brown.edu for the patch)
+ Eliminated compiler warnings
git-svn-id: svn://10.0.0.236/trunk@55576 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 09:49:55 +00:00
sfraser%netscape.com
0bf5246e2c
Fixes to build on Mac, where PRInt64 is a struct, and fix a typo. r=fur
...
git-svn-id: svn://10.0.0.236/trunk@55541 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 06:29:13 +00:00
fur%netscape.com
cb8d4be3b8
Landing of CacheIntegration_BRANCH in support of bug #8305 (Implement cache)
...
git-svn-id: svn://10.0.0.236/trunk@55511 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-07 02:07:31 +00:00