gecko-dev/netwerk
gordon%netscape.com b48bfc8c83 Fix for Bug 31900 "[MLK] Leaking CacheInfo objects". The mCaches field is the head of a linked list. I've added code to nsReplacementPolicy destructor to walk the list, deleting the objects along the way, rather than simply deleting the head of the list. 2000-09-01 21:24:40 +00:00
..
base fix for secure smtp bug 30321 r=mscott for the smtp part and r=bryner for the rest 2000-09-01 09:00:37 +00:00
build #47881 2000-08-08 21:05:59 +00:00
build2 local .cvsignore file 2000-05-07 17:19:20 +00:00
cache Fix for Bug 31900 "[MLK] Leaking CacheInfo objects". The mCaches field is the head of a linked list. I've added code to nsReplacementPolicy destructor to walk the list, deleting the objects along the way, rather than simply deleting the head of the list. 2000-09-01 21:24:40 +00:00
core/public Some future design work. Not part of any build 2000-06-16 18:17:59 +00:00
dns Bug 46864 - Embedding needs a name attribute on nsIRequest. 2000-08-21 08:23:54 +00:00
macbuild Removed a not-being-used file. 2000-07-14 03:20:33 +00:00
mime fixing code that relied on implicit string construction 2000-08-20 06:59:07 +00:00
protocol Checking in dp's patch for bug 50619, Cache doesn't get updated after reload. r=neeti 2000-08-30 19:48:12 +00:00
resources Jar manifest updates. 2000-08-11 09:05:40 +00:00
socket Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz 2000-07-25 05:45:56 +00:00
streamconv DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
test Bug 46777. Redesigned stream interfaces to allows stream observers to be decoupled from pipe implementation. Needed for embedding to fix 'spin' problem. r=rpotts,valeski,ruslan 2000-08-22 07:03:33 +00:00
testserver Fix for bug 20145. Proxy Auto Config is now in. For more information check http://www.mozilla.org/docs/netlib/pac.html r=bryner,rjc. 2000-07-31 21:24:55 +00:00
.cvsignore some more ignorance 1999-06-17 19:00:56 +00:00
Makefile.in Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00
gen-makefile.sh Add some comments 1999-05-03 18:11:50 +00:00
makefile.win Combined all necko dlls into two. Bug 17031. 2000-05-06 09:15:56 +00:00