.. |
.cvsignore
|
|
|
Makefile.in
|
Bug 315598 Allow more than one global redirect observer, using the
|
2006-02-22 14:07:21 +00:00 |
nsCategoryCache.cpp
|
Bug 315598 Allow more than one global redirect observer, using the
|
2006-02-22 14:07:21 +00:00 |
nsCategoryCache.h
|
Bug 315598 Allow more than one global redirect observer, using the
|
2006-02-22 14:07:21 +00:00 |
nsCategoryManager.cpp
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsCategoryManager.h
|
fixes bug 246085 "fire category manager notifications on the main thread only" patch by chpe@gnome.org, r=dougt, sr=darin
|
2005-09-19 17:13:32 +00:00 |
nsCategoryManagerUtils.h
|
|
|
nsComponentManager.cpp
|
Revert previous change since nsRegistry still uses it. b=359512
|
2006-11-04 17:06:32 +00:00 |
nsComponentManager.h
|
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 |
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
|
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
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
nsModule.h
|
|
|
nsNativeComponentLoader.cpp
|
Since some platforms do string operations within local file ::Load, we shouldn't declare that objects being created/destroyed from static ctor/dtor is not legal throughout the entire ::Load function. That only needs to be true around the actual PR_LoadLibrary calls. Fixing this stops the ridiculous amount of warning output that we get from every debug mac build. Also removing unused old mac local file impls. b=326837 r=bsmedberg
|
2006-11-14 22:06:00 +00:00 |
nsNativeComponentLoader.h
|
Bug 320542 (BeOS bustage from 316416) - add extra #include
|
2005-12-16 16:47:27 +00:00 |
nsObsoleteModuleLoading.h
|
|
|
nsServiceManagerObsolete.cpp
|
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 |
nsStaticComponentLoader.cpp
|
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 |
nsStaticComponentLoader.h
|
Bug 320324 - Static modules released too late, assertions in GenerateJavaInterfaces, r=darin
|
2005-12-21 13:50:13 +00:00 |