gecko-dev/xpcom/components
scott%scott-macgregor.org 819efeac2a Back out the backout of Bug #235882. It looks like dbaron's leak fix actually fixed the regressions the component manager
changes caused for JS components.
2004-03-10 06:40:36 +00:00
..
.cvsignore
Makefile.in
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
nsCategoryManagerUtils.h Continuing removal of unneeded virtual destructors (bug 229875). r=dougt, sr=dbaron. 2004-01-22 01:01:19 +00:00
nsComponentManager.cpp Back out the backout of Bug #235882. It looks like dbaron's leak fix actually fixed the regressions the component manager 2004-03-10 06:40:36 +00:00
nsComponentManager.h Back out the backout of Bug #235882. It looks like dbaron's leak fix actually fixed the regressions the component manager 2004-03-10 06:40:36 +00:00
nsComponentManagerObsolete.cpp
nsComponentManagerObsolete.h
nsComponentManagerUtils.h
nsICategoryManager.idl
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
xcDll.h