gecko-dev/xpcom
mccabe%netscape.com c0c0c3eb35 Fix many nsInterfaceInfo leaks, thanks in part to patches provided by Patrick Beard. Fixes 15855. Some remain.
Clear up build warnings, and quiet nsInterfaceInfomanager debug output unless DEBUG_iim.  Makes startup a li'l less noisy.  Fixes 15628.

r=jband
1999-11-03 07:23:37 +00:00
..
appshell Changed NS_ENSURE and NS_ENSURE_NOT occurences to be NS_ENSURE_TRUE and NS_ENSURE_FALSE respectively. 1999-11-01 07:40:19 +00:00
base Second phase of changing NS_ENSURE() to NS_ENSURE_TRUE() and NS_ENSURE_NOT() to NS_ENSURE_FALSE(). r=hyatt 1999-11-02 01:18:52 +00:00
build Removing shutdown listener. Releasing gCaseConv on XPCOM Shutdown r=kipp 1999-10-30 06:45:45 +00:00
components Deny GetService() requests which cause Creation of new objects on 1999-11-03 05:38:45 +00:00
doc Extended docs to talk about new env vars, and how to read bloat logs. 1999-10-23 03:16:23 +00:00
ds Removing shutdown listener. Releasing gCaseConv on XPCOM Shutdown r=kipp 1999-10-30 06:45:45 +00:00
glue Second phase of changing NS_ENSURE() to NS_ENSURE_TRUE() and NS_ENSURE_NOT() to NS_ENSURE_FALSE(). r=hyatt 1999-11-02 01:18:52 +00:00
io Added some sanity assertions. r=gagan 1999-11-02 05:38:22 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild added files: mozilla/xpcom/base/nsIInterfaceRequestor.idl 1999-10-26 01:37:45 +00:00
proxy Eliminating use of nsService class in preparation for making services 1999-11-03 05:41:43 +00:00
reflect Fix many nsInterfaceInfo leaks, thanks in part to patches provided by Patrick Beard. Fixes 15855. Some remain. 1999-11-03 07:23:37 +00:00
sample updated nsSample.js, long overdue (r=brendan) 1999-11-02 07:36:25 +00:00
string/obsolete updated FAQ section of nsString documentation 1999-10-16 18:45:18 +00:00
tests Removing nsIShutdown listener usage for ServiceManager. 1999-11-03 05:36:30 +00:00
threads instead of using the thread hashtable's enumerator while processing events (a Mac-specific habit), build and use a parallel linked list structure. hashtable and list want unification someday. fixes bug 16551. r:brendan@netscape.com 1999-11-03 05:30:49 +00:00
tools Addding xpcom init and shutdown. r=waterson 1999-10-21 21:31:53 +00:00
typelib Only define MDCPUCFG if HOST_NSPR_MDCPUCFG is defined. r=cls 1999-10-29 23:03:15 +00:00
.cvsignore
Makefile.in General cleanup. 1999-09-18 02:12:56 +00:00
makefile.win Connecting the xpcom appshell pieces up to the windows build. 1999-09-08 19:22:55 +00:00