This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-02-24 11:27:49 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
components
History
darin%meer.net
0318b8c707
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
..
.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
…
nsCategoryManagerUtils.h
…
nsComponentManager.cpp
Bug 333307 - signature is wrong for nsComponentManagerImpl::RegisterComponent and nullchecks are improperly handled. Patch by Nickolay Ponomarev, r=timeless, sr=darin
2006-04-10 17:09:48 +00:00
nsComponentManager.h
…
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
Wrap FORCE_PR_LOG with MOZ_LOGGING ifdef so that --disable-logging works.
2006-04-13 17:03:18 +00:00
nsNativeComponentLoader.h
…
nsObsoleteModuleLoading.h
…
nsServiceManagerObsolete.cpp
…
nsStaticComponentLoader.cpp
…
nsStaticComponentLoader.h
…