gecko-dev/netwerk
2000-04-01 00:29:51 +00:00
..
base 33935. r=dougt. I built on all three platforms. I smoketested win and linux, but mac is hanging after profile mgr so I can't verify it. When the CSS loader would try and load a non-existant local css file, we would crash. Now we post the OnComplete() callback asynchronously to the event queue so the CSS loader isn't entered recursively, and life is good again 2000-03-31 20:39:16 +00:00
build 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
cache Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few 2000-03-30 03:21:26 +00:00
dns removed nsString2 reference 2000-03-31 09:12:35 +00:00
macbuild add nsProtocolProxyService.cpp for valeski 2000-02-14 14:49:05 +00:00
mime removed reference to nsString2 2000-03-31 10:13:22 +00:00
protocol preperation for new string api changes. We still have the potential for data loss here if pushbackbuffer contains double bytes, but we're better off then the old memcpy 2000-04-01 00:29:51 +00:00
socket removed reference to nsString2 2000-03-31 10:13:22 +00:00
streamconv ditching old string api in preperation for new string stuff 2000-04-01 00:14:31 +00:00
test removed references to nsString2 2000-03-31 10:19:31 +00:00
testserver r=chofmann. adding content-type to default response headers for testserver 1999-12-07 22:36:47 +00:00
util Build new files for repeating timers. bug 904. r=pinkerton 2000-03-16 23:03:12 +00:00
.cvsignore some more ignorance 1999-06-17 19:00:56 +00:00
gen-makefile.sh Add some comments 1999-05-03 18:11:50 +00:00
Makefile.in don't build psm stuff here anymore on unix 2000-03-14 06:09:41 +00:00
makefile.win removing security from makefile. Look at mozilla/extensions/psm-glue 2000-03-14 04:55:51 +00:00