gecko-dev/xpcom
2001-09-15 13:00:17 +00:00
..
appshell dumb 2001-09-06 03:56:35 +00:00
base Fix for bug 12189. Added NS_ERROR_MODULE_GENERAL as an return code base for non-core components that don't care if their return codes overlap. r=dougt, sr=rpotts 2001-09-12 20:43:49 +00:00
build fixes 98735. r=adamlock, sr=rpotts. Basic problem is that the first argument of NS_InitXPCOM2 was not returning an nsIServiceManager 2001-09-10 04:28:37 +00:00
components letting factories overrride native components. Fixes embedding 2001-09-11 18:10:31 +00:00
doc Mention leak tutorial in refcount tracing section. (Documentation changes only.) 2001-04-28 03:00:50 +00:00
ds 1. Fix jsdhash/pldhash.[ch] so that add/remove cycles for a given k do not 2001-09-12 06:39:31 +00:00
glue Initial version for bug 99698. Not part of the build. 2001-09-14 23:50:59 +00:00
io myotonic REQUIRES bustage I think 2001-09-15 13:00:17 +00:00
libxpt/xptcall
macbuild Fixing bustage - didn't remove file from both targets 2001-09-06 22:16:57 +00:00
proxy 95501 r/sr=bienvenu sr=mscott. Fix nsDocShell leaks for pop3 accts on start-up and shutdown. 2001-09-06 21:32:11 +00:00
reflect fix for bug #98290, keep stack aligned to 16 byte boundaries, r=beard, sr=sfraser 2001-09-11 06:10:31 +00:00
remote Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2001-08-21 01:48:11 +00:00
sample dumb 2001-09-06 03:56:35 +00:00
string Add support for IsVoid and SetIsVoid, add NS_COM to nsAStringGenerator. r=jst, rs=scc. 2001-09-14 08:23:46 +00:00
tests Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag sr=alecf b=45797 2001-09-10 19:54:27 +00:00
threads dumb 2001-09-06 03:56:35 +00:00
tools adapting to CreateInstancebyContractID() perf improvement 2001-08-21 19:07:26 +00:00
typelib Bug 97328: switch XPIDL from nsAReadableString (and nsAWritableString) to const nsAString. r=cls, sr=shaver 2001-09-09 07:17:17 +00:00
windbgdlg fix bug 54792 by running assert dialog out or process on Win32. r=danm sr=brendan 2001-03-23 06:57:17 +00:00
.cvsignore
Makefile.in Only build the xpcom sample component if ENABLE_TESTS is set (or only if DISABLE_TESTS isn't set, on windows). sr=cls. 2001-01-13 05:26:02 +00:00
makefile.win Merge ServiceManager and ComponentManager. Bug 96457. r=dp@netscape.com, sr=wat 2001-09-06 21:13:11 +00:00