pjs/xpcom/components
brade%comcast.net 626ee6e27d Bug #416886; r=bsmedberg, a=beltzner
Preserve original order when processing deferred components.
  Add TestRegistrationOrder automated test.
2008-03-31 14:40:16 +00:00
..
.cvsignore
Makefile.in Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
nsCategoryManager.cpp Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
nsCategoryManager.h Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
nsCategoryManagerUtils.h Bug 410326 do_CreateInstanceFromCategory is no longer used. r/sr=benjamin,a1.9=dsicore 2008-01-04 18:08:34 +00:00
nsComponentManager.cpp Bug #416886; r=bsmedberg, a=beltzner 2008-03-31 14:40:16 +00:00
nsComponentManager.h Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
nsICategoryManager.idl
nsIClassInfo.idl Remove dependency on nsIClassInfo.h from nsISupports.h (bug 330420). This adds a new nsIClassInfoImpl.h file which can be included to get the CI implementation macros. Also, removes unneeded inclusion of nsIProgrammingLanguage.h from nsIClassInfo.h. r=darin. 2006-03-15 04:59:42 +00:00
nsIComponentManager.idl
nsIComponentManagerObsolete.idl
nsIComponentRegistrar.idl
nsIFactory.idl
nsIModule.idl
nsIModuleLoader.idl
nsIServiceManager.idl
nsIServiceManagerObsolete.h
nsModule.h
nsNativeComponentLoader.cpp Back out bug 412320 and various followups because the perf impact was minimal and the code is more complicated 2008-02-21 20:39:23 +00:00
nsNativeComponentLoader.h
nsObsoleteModuleLoading.h
nsServiceManagerObsolete.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
nsStaticComponentLoader.cpp Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros. 2007-07-08 07:08:56 +00:00
nsStaticComponentLoader.h