mscott%netscape.com
|
78ba47064e
|
implement GetContentLength for a memory cache entry. This helps us report
progress for items coming out of the cache
|
2000-04-25 01:48:48 +00:00 |
ruslan%netscape.com
|
4965f4905d
|
Fix 35508, 33762, 35024.
|
2000-04-14 21:10:27 +00:00 |
scc%netscape.com
|
a99318a97e
|
making string conversions explicit
|
2000-04-01 22:31:00 +00:00 |
warren%netscape.com
|
d60b12b153
|
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.
|
2000-03-29 03:58:50 +00:00 |
dougt%netscape.com
|
612badb3a9
|
Adding GetSecurityInfo to the nsIChannel. bug 29646. r=warren.
|
2000-03-17 22:06:32 +00:00 |
warren%netscape.com
|
7e37f4f478
|
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
|
2000-03-05 21:26:01 +00:00 |
davidm%netscape.com
|
aed43cf3e0
|
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
|
2000-02-16 07:48:06 +00:00 |
rpotts%netscape.com
|
b81954153a
|
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 |
sspitzer%netscape.com
|
b6b2110427
|
some bulletproofing code. I got a random crash here (sorry, I lost the stack) because the
downstreamlister was null. trying to reproduce. at least now it will only assert.
r=mscott
|
2000-02-05 01:20:09 +00:00 |
rpotts%netscape.com
|
3e79b2aec1
|
Made contentType a read/write attribute of nsIChannel
|
2000-01-08 06:26:04 +00:00 |
sdagley%netscape.com
|
e5a2f6a893
|
Checking in fur's fix for #21162 - throbber animation not stoping. Also major speed improvment on NT and Mac. a=brendan
|
1999-12-11 02:25:00 +00:00 |
fur%netscape.com
|
fcc448f1b7
|
Change failure to shut down memory cache cleanly into a warning, instead of an assertion
|
1999-12-08 03:29:21 +00:00 |
fur%netscape.com
|
7b5b0743a4
|
+ Eliminated use of bool to accommodate non-ANSI C++ compilers.
(Thanks to tor@cs.brown.edu for the patch)
+ Eliminated compiler warnings
|
1999-12-07 09:49:55 +00:00 |
sspitzer%netscape.com
|
1e1a2e5425
|
ignore the generated Makefiles
|
1999-12-07 09:31:05 +00:00 |
fur%netscape.com
|
4cffd9c95d
|
Include definition of nsIStorageStream class to satisfy Sun compiler
|
1999-12-07 07:05:31 +00:00 |
fur%netscape.com
|
e4e1e98927
|
Christ, forgot the semicolon
|
1999-12-07 04:49:43 +00:00 |
fur%netscape.com
|
39fe4899a7
|
Remove test code
|
1999-12-07 04:45:44 +00:00 |
pavlov%netscape.com
|
86e6663dd6
|
build cache build r=fur
|
1999-12-07 04:29:26 +00:00 |
fur%netscape.com
|
ef60f625b6
|
Landing of CacheIntegration_BRANCH in support of bug #8305 (Implement cache)
|
1999-12-07 02:07:31 +00:00 |