.. |
Makefile.in
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
nsCategoryManager.cpp
|
Bug 505857 - Fix up locking in the category manager, r=timeless
|
2009-07-23 10:29:00 -04:00 |
nsCategoryManager.h
|
Bug 505857 - Fix up locking in the category manager, r=timeless
|
2009-07-23 10:29:00 -04:00 |
nsCategoryManagerUtils.h
|
Bug 410326 do_CreateInstanceFromCategory is no longer used. r/sr=benjamin,a1.9=dsicore
|
2008-01-04 10:08:34 -08:00 |
nsComponentManager.cpp
|
Bug 489502 - Replace NS_ASSERTION(0, ...) by NS_ERROR(...) in mozilla-central; r=benjamin
|
2009-08-14 16:09:00 +02:00 |
nsComponentManager.h
|
Bug 462497. Don't reacquire a monitor in nsComponentManagerImpl::HashContractID that we already hold. r=bsmedberg
|
2009-01-08 21:41:55 +13:00 |
nsICategoryManager.idl
|
…
|
|
nsIClassInfo.idl
|
Fix for bug 457897 (Remove QI on 'this' object when calling from JS to C++). Patch by jorendorff and me, r/sr=jst.
|
2008-11-03 11:31:47 +01:00 |
nsIComponentManager.idl
|
…
|
|
nsIComponentManagerObsolete.idl
|
…
|
|
nsIComponentRegistrar.idl
|
Re-landing bug 316416 with biesi's uninitialized-rv catch and with the windows nsIFile hashing cached (bug 316732)
|
2005-12-13 17:55:43 +00:00 |
nsIFactory.idl
|
…
|
|
nsIModule.idl
|
Bug 106386 Correct misspellings in source code
|
2005-11-25 19:48:04 +00:00 |
nsIModuleLoader.idl
|
Re-landing bug 316416 with biesi's uninitialized-rv catch and with the windows nsIFile hashing cached (bug 316732)
|
2005-12-13 17:55:43 +00:00 |
nsIServiceManager.idl
|
…
|
|
nsIServiceManagerObsolete.h
|
…
|
|
nsModule.h
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsNativeComponentLoader.cpp
|
Bug 463289 - nsNativeModuleLoader doesn't protect its internal data structures, and is accessed on multiple threads (symptom is RECURSION_LEVEL assertions in pldhash.c). This patch is the simple-but-slow path: proxy all non-main-thread requests to the main thread. This is probably sufficient because asking for modules is a relatively rare activity: the component manager caches the factory objects after a lookup, r=brendan
|
2008-11-26 14:39:36 -05:00 |
nsNativeComponentLoader.h
|
Bug 474369 - get rid of nsVoidArray, xpcom part; r=bsmedberg
|
2009-04-03 18:43:08 +02:00 |
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 00:08:04 -07:00 |
nsStaticComponentLoader.cpp
|
Bug 456388 - Remove PR_STATIC_CALLBACK and PR_CALLBACK(_DECL) from the tree; r+sr=brendan
|
2008-10-10 17:04:34 +02:00 |
nsStaticComponentLoader.h
|
Bug 320324 - Static modules released too late, assertions in GenerateJavaInterfaces, r=darin
|
2005-12-21 13:50:13 +00:00 |