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
2024-11-26 14:22:01 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
61f22d315f
gecko-dev
/
xpcom
/
components
History
dougt%meer.net
61f22d315f
Fixing up the comment so that it doesn't include params which are not there. r=me. Thanks to Ellen Evans for pointing this out.
2003-05-01 23:28:38 +00:00
..
.cvsignore
Makefile.in
removing removed NS_DEF_FACTORY and nsXPComFactory.h. r=alecf b=200750
2003-04-08 20:37:02 +00:00
MANIFEST
removing removed NS_DEF_FACTORY and nsXPComFactory.h. r=alecf b=200750
2003-04-08 20:37:02 +00:00
MANIFEST_COMPONENTS
MANIFEST_IDL
Create a new xpcom obsolete library (and component library).
2003-03-15 01:04:32 +00:00
nsCategoryManager.cpp
fix for bug 196210, component manager is malloc-happy:
2003-03-14 05:07:24 +00:00
nsCategoryManager.h
nsCategoryManagerUtils.h
nsComponentManager.cpp
bug 201711. We were not uninstalling the component. r=darin
2003-04-18 00:46:34 +00:00
nsComponentManager.h
fix for bug 196210, component manager is malloc-happy:
2003-03-14 05:07:24 +00:00
nsComponentManagerObsolete.cpp
nsComponentManagerObsolete.h
nsComponentManagerUtils.h
nsICategoryManager.idl
Fixing up the comment so that it doesn't include params which are not there. r=me. Thanks to Ellen Evans for pointing this out.
2003-05-01 23:28:38 +00:00
nsIClassInfo.idl
nsIComponentLoader.idl
nsIComponentLoaderManager.idl
relanding. Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442)Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin.
2003-03-05 03:22:12 +00:00
nsIComponentManager.idl
nsIComponentManagerObsolete.idl
nsIComponentManagerUtils.h
nsIComponentRegistrar.idl
adding better comments to idl per newsgroup comment
2002-12-17 19:11:59 +00:00
nsIFactory.idl
nsIModule.idl
nsINativeComponentLoader.idl
not part of build, yet
2003-03-04 00:35:27 +00:00
nsIServiceManager.idl
170369 - autoload xpcom components. r=dveditz@netscape.com, sr=rpotts@netscape.com
2002-09-23 21:46:25 +00:00
nsIServiceManagerObsolete.h
nsIServiceManagerUtils.h
nsNativeComponentLoader.cpp
now correctly determines when two services race on a single cid. patch by mscott+dougt, r=dbaron, b=194568.\nalso removes xpcom component release location sr=alecf b=201263
2003-04-14 20:50:14 +00:00
nsNativeComponentLoader.h
relanding. Add experimental support to the native component loader so that native components can declare what libraries it depends on. (193442)Fixed a bug where we didn't check return from GetLastModification in nsDll::HasChanged. Thank you ajschult@eos.ncsu.edu for pointing out the problem and suggesting a fix. Converted a linear search of compreg entries to be a hash lookup. Also cleaned up the xcdll class. Reviewers= Alec, Darin.
2003-03-05 03:22:12 +00:00
nsObsoleteModuleLoading.h
nsServiceManagerObsolete.cpp
nsStaticComponent.h
nsStaticComponentLoader.cpp
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
2003-01-08 23:19:20 +00:00
xcDll.cpp
removing status and registry locations from xcdll. These two members are not being used. r=alecf. b=200722
2003-04-08 20:29:43 +00:00
xcDll.h
removing status and registry locations from xcdll. These two members are not being used. r=alecf. b=200722
2003-04-08 20:29:43 +00:00