disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
cls%seawood.org
fc9c54cb3d
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
2000-11-21 00:18:46 +00:00
cls%seawood.org
8bd122b3d5
Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org
2000-11-20 07:16:06 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
neeti%netscape.com
3f4387386a
fix for bug 40084, [CRASH] Crash in disk cache code, backed out changes made on 7/27, put new fix
...
fix for bug 46014, No keywords loaded on bugzilla pages, r/a=gagan
2000-07-29 02:32:14 +00:00
neeti%netscape.com
c3e135d664
fix for bug 40084 - [CRASH] Crash in disk cache code, r/a=gagan
2000-07-27 14:28:48 +00:00
neeti%netscape.com
316e12740b
Fix for bug 38244 - modified files cached incorrectly,r=ruslan@netscape.com
2000-07-21 04:33:26 +00:00
warren%netscape.com
8912327b8f
Fixed comment
2000-07-07 23:43:00 +00:00
warren%netscape.com
870a7d208a
Fix to make jar protocol not copy local files. Starting to get chrome to work with jars. Bug #18433
2000-06-02 23:39:45 +00:00
dveditz%netscape.com
075510ec58
solving missing .xpt file install issue
2000-06-02 08:10:41 +00:00
warren%netscape.com
a451c5f762
Combined all necko dlls into two. Bug 17031.
2000-05-06 09:15:56 +00:00
davidm%netscape.com
374b1f8ba3
28412 metaDataLength is wrong in nsCachedNetData::Deserialize
Update streamasfile interface to be a file rather than filename.
2000-04-19 04:55:57 +00:00
ruslan%netscape.com
4965f4905d
Fix 35508, 33762, 35024.
2000-04-14 21:10:27 +00:00
gagan%netscape.com
107b05a7b3
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)
2000-03-14 03:24:56 +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
mcafee%netscape.com
1a24330926
Fixing /* within /* warning, r=slamm
2000-02-04 02:56:48 +00:00
sspitzer%netscape.com
1e1a2e5425
ignore the generated Makefiles
1999-12-07 09:31:05 +00:00
sfraser%netscape.com
3d70fe442c
First Checked In.
1999-12-07 06:43:19 +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
dmose%mozilla.org
42fc94a6ec
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
fur%netscape.com
d9417349b9
Checkpoint
1999-11-05 21:58:37 +00:00
fur%netscape.com
458daa620a
Initial version of net data cache APIs
1999-10-15 00:46:41 +00:00
fur%netscape.com
5b94ac83c3
Updated API
1999-10-01 21:30:53 +00:00
fur%netscape.com
df74e8f5bc
Initial cut at network cache IDL
1999-09-20 06:43:24 +00:00
briano%netscape.com
0059c0009e
General cleanup.
1999-09-14 01:35:43 +00:00
hoa.nguyen%intel.com
a30ee87ca3
Initial checkin
1999-09-10 23:16:40 +00:00