gecko-dev/netwerk
dougt%netscape.com c2ec17237f Fixes the following:
154047
This change cleans up the category manager in hopes to freeze it for 1.1 final.  This change removes dead and unsupported methods from the interface as well as removes the C++ code from the interface.  This should land for 1.1b since users of the current category manager will have to update their components.

157597
Make embedding base and examples use XPCOM Glue
This change makes our embedding samples use the XPCOM glue.

157625
nsLocalFile::Remove's file pointer is sometimes null afte...
This fixes a crash when we dereference null.  It is a bandaide fix as the real problems involves retooling the directory enumerator.

157801
This fixes a terrible state which you can get into whereby XPCOM will fail to startup regardless of what you do.  The fix is to cause autoreg to happen if the component registry (compreg.dat) is not found.

r/sr=alecf@netscape.com, rpotts@netscape.com.  a=scc@mozilla.org
2002-07-18 05:09:10 +00:00
..
base fix crash shutting down while offline r=dougt, sr=dveditz a=chofmann 156851 2002-07-12 01:00:08 +00:00
build bug 144884 Necko buffer cache. r=rjc, sr=darin 2002-07-02 18:15:19 +00:00
build2 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
cache fixes bug 136210 "cannot view any https urls when memory cache size is set to 0" 2002-06-03 20:05:53 +00:00
cookie Adding missing .cvsignore files. a=leaf. 2002-02-27 23:53:14 +00:00
dns 93002: [distribution]Conn: Use dialup networking (.DUN) when launching 2002-06-28 23:03:52 +00:00
macbuild cleaning up documentation, marking some interfaces frozen, and splitting 2002-05-03 07:49:43 +00:00
mime bug 8031 r=tor sr=dveditz 2002-06-04 08:48:12 +00:00
protocol Fixes the following: 2002-07-18 05:09:10 +00:00
resources bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
socket Bug 155032 - Memory leak of 18 bytes from 1 block allocated in 2002-07-12 04:54:09 +00:00
streamconv Bug 155466 clean up test consumers to correctly use NS_ShutdownXPCOM 2002-07-04 14:29:25 +00:00
test bug 66759 - finally remove XPCOM_STANDALONE completely 2002-07-12 19:14:35 +00:00
testserver Renaming 'install' build phase to 'libs' 2001-11-21 08:55:59 +00:00
.cvsignore
gen-makefile.sh
Makefile.in Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr. 2002-01-31 04:08:19 +00:00
makefile.win Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr. 2002-01-31 04:08:19 +00:00