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
Mozilla
/
mozilla
/
xpcom
/
components
History
dougt%netscape.com
c19388fec5
bug 201711. We were not uninstalling the component. r=darin
...
git-svn-id: svn://10.0.0.236/trunk@141348 18797224-902f-48f8-a5cc-f745e15eee43
2003-04-18 00:46:34 +00:00
..
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
…
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
…
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