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
2025-01-24 05:44:10 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
xpcom
/
components
History
joshmoz%gmail.com
e8b317b9f3
Since some platforms do string operations within local file ::Load, we shouldn't declare that objects being created/destroyed from static ctor/dtor is not legal throughout the entire ::Load function. That only needs to be true around the actual PR_LoadLibrary calls. Fixing this stops the ridiculous amount of warning output that we get from every debug mac build. Also removing unused old mac local file impls. b=326837 r=bsmedberg
2006-11-14 22:06:00 +00:00
..
.cvsignore
…
Makefile.in
…
nsCategoryCache.cpp
…
nsCategoryCache.h
…
nsCategoryManager.cpp
…
nsCategoryManager.h
…
nsCategoryManagerUtils.h
…
nsComponentManager.cpp
…
nsComponentManager.h
…
nsICategoryManager.idl
…
nsIClassInfo.idl
…
nsIComponentManager.idl
…
nsIComponentManagerObsolete.idl
…
nsIComponentRegistrar.idl
…
nsIFactory.idl
…
nsIModule.idl
…
nsIModuleLoader.idl
…
nsIServiceManager.idl
…
nsIServiceManagerObsolete.h
…
nsModule.h
…
nsNativeComponentLoader.cpp
…
nsNativeComponentLoader.h
…
nsObsoleteModuleLoading.h
…
nsServiceManagerObsolete.cpp
…
nsStaticComponentLoader.cpp
…
nsStaticComponentLoader.h
…