gecko-dev/xpcom
nisheeth%netscape.com a03bdd0283 r=harishd.
- The stack walking code now works on windows.  We were initializing the symbol handler on each DLL load which was resetting its symbol tables.  Now, we don't re-init the symbol handler repeatedly.

- Added support for an environment variable, XPCOM_REFCNT_LOG_ENABLE_VIA_PREF.  When this is set to 1, refcount logging is done based on whether the "Enable XPCOM refcount log" pref in the Debug pane is set.  If this is not set, refcount logging is not affected by the pref.
1999-11-19 03:50:28 +00:00
..
appshell updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
base r=harishd. 1999-11-19 03:50:28 +00:00
build #8305 (Cache implementation) 1999-11-16 21:14:52 +00:00
components Fixed generic module factory lookup to look in cache. 1999-11-19 02:46:50 +00:00
doc Add docs for XPCOM_MEM_LOG_OBJECTS. 1999-11-11 04:08:28 +00:00
ds Removed the nsICapabilities interface in favor of nsIInterfaceRequestor. 1999-11-18 07:36:41 +00:00
glue Fixed generic module factory lookup to look in cache. 1999-11-19 02:46:50 +00:00
io making sure that we do not empty our segmented buffer if we did not create it 1999-11-19 03:01:33 +00:00
libxpt/xptcall adding back for doc purpose 1999-06-12 08:08:15 +00:00
macbuild Removed nsICapabilities in favor of nsIInterfaceRequestor. 1999-11-18 07:44:14 +00:00
proxy fixing HPUX 10.20's which was having problem with this definition since 1999-11-17 01:01:22 +00:00
reflect Fix additional bugs with stubs. This still doesn't work 100% but getting there 1999-11-11 02:20:22 +00:00
sample Changing comments for readability. 1999-11-16 07:14:49 +00:00
string/obsolete reenabled safer version of assertion 1999-11-15 17:10:06 +00:00
tests Necko API and implementation changes for retargeting. Needed for URL dispatching. r=mscott 1999-11-17 08:14:52 +00:00
threads fix for bug 18114. Adding simple accessor to PL_WaitForEvent. 1999-11-16 16:04:14 +00:00
tools Updating local .cvsignore file. Does not affect build. 1999-11-18 21:49:12 +00:00
typelib updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
.cvsignore Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
makefile.win updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00