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
12a170e07e
synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@121337 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-11 21:15:06 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_COMPONENTS
…
MANIFEST_IDL
…
nsCategoryManager.cpp
…
nsCategoryManagerUtils.h
…
nsComponentManager.cpp
synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver
2002-05-11 21:15:06 +00:00
nsComponentManager.h
bug 130381 Using arena for registry prepopulation r=dougt sr=alecf a=asa
2002-05-02 21:25:08 +00:00
nsComponentManagerObsolete.cpp
…
nsComponentManagerObsolete.h
…
nsComponentManagerUtils.h
…
nsICategoryHandler.idl
…
nsICategoryManager.idl
…
nsIClassInfo.idl
…
nsIComponentLoader.idl
…
nsIComponentManager.idl
…
nsIComponentManagerObsolete.idl
…
nsIComponentManagerUtils.h
…
nsIComponentRegistrar.idl
Addresses some native component loader thread issues. Makes use of the threadsafe version of nsISupports. Adds comments to IDL it indicate that AutoRegister can only be called from the main thread. See 98755 for details. r=jband@netscape.com, sr=waterson@netscape.com
2002-04-15 22:36:59 +00:00
nsIFactory.idl
…
nsIModule.idl
…
nsIRegistry.idl
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
2002-04-27 05:33:09 +00:00
nsIRegistryUtils.h
…
nsIServiceManager.idl
…
nsIServiceManagerObsolete.h
…
nsIServiceManagerUtils.h
…
nsNativeComponentLoader.cpp
synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver
2002-05-11 21:15:06 +00:00
nsNativeComponentLoader.h
…
nsObsoleteModuleLoading.h
…
nsRegistry.cpp
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
2002-04-27 05:33:09 +00:00
nsRegistry.h
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
2002-04-27 05:33:09 +00:00
nsServiceManagerObsolete.cpp
…
nsStaticComponent.h
…
nsStaticComponentLoader.cpp
Use a dhash instead of a vector and linear search for storing module data
2002-04-29 21:29:38 +00:00
nsXPComFactory.h
…
xcDll.cpp
synchronizing component registration output with xpcom shutdown. b=138667 r=jband sr=shaver
2002-05-11 21:15:06 +00:00
xcDll.h
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
2002-04-27 05:33:09 +00:00
xcDllStore.cpp
…
xcDllStore.h
…