This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
39fac47238cfaf71d66cb0236ff4e2fd9abd3bfe
Mozilla
/
mozilla
/
xpcom
/
components
History
darin%meer.net
3d52b0860b
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
...
git-svn-id: svn://10.0.0.236/trunk@165089 18797224-902f-48f8-a5cc-f745e15eee43
2004-11-07 23:59:35 +00:00
..
Makefile.in
…
nsCategoryManager.cpp
…
nsCategoryManager.h
…
nsCategoryManagerUtils.h
…
nsComponentManager.cpp
Reduce code size of do_GetService by moving an nsCOMPtr and QueryInterface out of the part that's done inline. b=264456 r=darin
2004-10-15 17:44:30 +00:00
nsComponentManager.h
…
nsComponentManagerObsolete.cpp
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
nsComponentManagerObsolete.h
Add helper functions that make it easier to cache factories. b=261310 r=darin
2004-10-02 00:44:13 +00:00
nsComponentManagerUtils.h
Add helper functions that make it easier to cache factories. b=261310 r=darin
2004-10-02 00:44:13 +00:00
nsICategoryManager.idl
…
nsIClassInfo.idl
…
nsIComponentLoader.idl
…
nsIComponentLoaderManager.idl
…
nsIComponentManager.idl
…
nsIComponentManagerObsolete.idl
…
nsIComponentManagerUtils.h
…
nsIComponentRegistrar.idl
…
nsIFactory.idl
…
nsIModule.idl
…
nsINativeComponentLoader.idl
…
nsIServiceManager.idl
…
nsIServiceManagerObsolete.h
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
nsIServiceManagerUtils.h
Reduce code size of do_GetService by moving an nsCOMPtr and QueryInterface out of the part that's done inline. b=264456 r=darin
2004-10-15 17:44:30 +00:00
nsModule.h
…
nsNativeComponentLoader.cpp
Make printfs easier to understand. b=261310 r=darin
2004-10-02 00:43:21 +00:00
nsNativeComponentLoader.h
…
nsObsoleteModuleLoading.h
…
nsServiceManagerObsolete.cpp
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
nsStaticComponent.h
…
nsStaticComponentLoader.cpp
Make static components support deferred registration to fix bug 254967. Follow-on to bug 123197. r=shaver, a=asa.
2004-08-11 21:14:51 +00:00
xcDll.cpp
…
xcDll.h
…