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
8acf2a00ccedefcc2e9ecb305bb29f0b80cf84af
Mozilla
/
mozilla
/
xpcom
/
components
History
dveditz%netscape.com
6d4c956f3f
Free bloated component registry buffer after XPCOM init (bug 76329)
...
r=dougt, sr=shaver git-svn-id: svn://10.0.0.236/trunk@109344 18797224-902f-48f8-a5cc-f745e15eee43
2001-11-30 07:50:03 +00:00
..
Makefile.in
…
makefile.win
Rename 'install' build phase to 'libs'.
2001-11-21 09:49:41 +00:00
MANIFEST
…
MANIFEST_COMPONENTS
…
MANIFEST_IDL
…
nsCategoryManager.cpp
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
2001-11-19 06:45:00 +00:00
nsComponentManager.cpp
Free bloated component registry buffer after XPCOM init (bug 76329)
2001-11-30 07:50:03 +00:00
nsComponentManager.h
bug 106466 - Removed nsServiceEntry from ComponentManager, r=dougt, sr=brendan
2001-11-16 13:53:04 +00:00
nsComponentManagerUtils.h
…
nsGenericFactory.cpp
…
nsGenericFactory.h
…
nsICategoryHandler.idl
…
nsICategoryManager.idl
Moving nsISimpleEnumeratory interface into a seperate idl file. bug 99136. r=alecf@netscape.com, sr=rpotts@netscape.com
2001-10-30 22:03:05 +00:00
nsIClassInfo.idl
…
nsIComponentLoader.idl
…
nsIComponentManager.idl
…
nsIFactory.idl
…
nsIGenericFactory.h
…
nsIModule.idl
…
nsIRegistry.idl
bug 108071 Eliminate 4000 calls to malloc by using copy getters of
2001-11-16 02:38:23 +00:00
nsIRegistryUtils.h
…
nsIServiceManager.idl
…
nsIServiceManagerObsolete.h
remove nsIShutdownListener. r=dbaron, sr=alecf, bug 99152
2001-11-28 00:57:53 +00:00
nsIServiceManagerUtils.h
…
nsMacRepository.h
…
nsNativeComponentLoader.cpp
Removing timeline marks. These dont provide much information
2001-11-27 01:55:55 +00:00
nsNativeComponentLoader.h
…
nsRegistry.cpp
Satisfying compilers...
2001-11-16 03:37:15 +00:00
nsRegistry.h
bug 108071 Eliminate 4000 calls to malloc by using copy getters of
2001-11-16 02:38:23 +00:00
nsServiceManagerObsolete.cpp
Allows a QI from nsIServiceManager to nsIServiceManagerObsolete. b=105136, r=beard, sr=darin
2001-10-16 23:39:20 +00:00
nsStaticComponent.h
…
nsStaticComponentLoader.cpp
…
nsXPComFactory.h
…
xcDll.cpp
Make XPCOM_BREAK_ON_LOAD work on mach-o build. b=111519 r=beard sr=sfraser
2001-11-28 03:52:34 +00:00
xcDll.h
…
xcDllStore.cpp
…
xcDllStore.h
…