gecko-dev/xpcom/components
dbaron%dbaron.org d775fce404 Fix leak regression from timeless's checkin yesterday. b=235882 r=caillon sr=jst 2004-03-09 23:17:19 +00:00
..
.cvsignore
Makefile.in Fix static build bustage from bug 223084 - r=bryner Sorry about that! 2003-10-31 20:50:22 +00:00
nsCategoryManager.cpp Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
nsCategoryManager.h Bug 193031 fix category manager to use aPersist parameter. Bug 54639 Category Manager is not thread-safe. Bug 208437 separate threadsafe nsBaseHashtable into super-class nsBaseHashtableMT. r=dougt/alecf I know Sun Workshop builds are still broken... working on it. 2003-06-18 11:26:27 +00:00
nsCategoryManagerUtils.h Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron. 2004-01-22 01:01:19 +00:00
nsComponentManager.cpp Fix leak regression from timeless's checkin yesterday. b=235882 r=caillon sr=jst 2004-03-09 23:17:19 +00:00
nsComponentManager.h Bug 235882 Make nsComponentManagerImpl::AddLoaderType return only one type of value 2004-03-09 07:09:52 +00:00
nsComponentManagerObsolete.cpp
nsComponentManagerObsolete.h
nsComponentManagerUtils.h
nsICategoryManager.idl Bug 193031 fix category manager to use aPersist parameter. Bug 54639 Category Manager is not thread-safe. Bug 208437 separate threadsafe nsBaseHashtable into super-class nsBaseHashtableMT. r=dougt/alecf I know Sun Workshop builds are still broken... working on it. 2003-06-18 11:26:27 +00:00
nsIClassInfo.idl
nsIComponentLoader.idl
nsIComponentLoaderManager.idl
nsIComponentManager.idl
nsIComponentManagerObsolete.idl
nsIComponentManagerUtils.h
nsIComponentRegistrar.idl
nsIFactory.idl
nsIModule.idl
nsINativeComponentLoader.idl
nsIServiceManager.idl Bug 235875 Replace NS_ERROR_SERVICE_NOT_FOUND 2004-02-29 08:04:46 +00:00
nsIServiceManagerObsolete.h
nsIServiceManagerUtils.h Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron. 2004-01-22 01:01:19 +00:00
nsNativeComponentLoader.cpp Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsNativeComponentLoader.h Bug 229875 - eliminate unnecssary public/virtual destructors. This patch changes all refcounted classes under xpcom/, which aren't inherited from or used on the stack, to have private, nonvirtual destructors. r=dougt, sr=dbaron. 2004-01-15 06:14:18 +00:00
nsObsoleteModuleLoading.h
nsServiceManagerObsolete.cpp
nsStaticComponent.h remove unnecessary semicolon which breaks the build for some gcc versions. 2003-11-04 20:51:08 +00:00
nsStaticComponentLoader.cpp landing string defragmentation patch for bug 231995, r/sr=dbaron,jst,dougt 2004-02-19 02:44:03 +00:00
xcDll.cpp Fix for 205023. Adds nsTraceRefcnt stubs that access a global to allow tracing refcnt to work with the GRE/xpcom glue builds. r=dbaron 2003-08-05 05:29:10 +00:00
xcDll.h