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
62ce0ecc33508bb4aaf5ed36cabb86fbbcd0dca3
Mozilla
/
mozilla
/
xpcom
/
components
History
darin%netscape.com
24feadaaed
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
...
r=dougt sr=alecf git-svn-id: svn://10.0.0.236/trunk@121010 18797224-902f-48f8-a5cc-f745e15eee43
2002-05-07 23:07:19 +00:00
..
Makefile.in
…
makefile.win
…
MANIFEST
…
MANIFEST_COMPONENTS
…
MANIFEST_IDL
…
nsCategoryManager.cpp
…
nsCategoryManagerUtils.h
…
nsComponentManager.cpp
bug 130381 Using arena for registry prepopulation r=dougt sr=alecf a=asa
2002-05-02 21:25:08 +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
fixes bug 142870 "nsIFile should use UCS-2 instead of UTF-8"
2002-05-07 23:07:19 +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
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
2002-04-27 05:33:09 +00:00
xcDll.h
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
2002-04-27 05:33:09 +00:00
xcDllStore.cpp
…
xcDllStore.h
…