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
ae02918975
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
...
git-svn-id: svn://10.0.0.236/trunk@119002 18797224-902f-48f8-a5cc-f745e15eee43
2002-04-15 22:36:59 +00:00
..
Makefile.in
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
makefile.win
fixing build bustage
2002-03-22 00:41:48 +00:00
MANIFEST
fixing build bustage. need to export a header on the mac
2002-03-22 00:13:38 +00:00
MANIFEST_COMPONENTS
…
MANIFEST_IDL
…
nsCategoryManager.cpp
…
nsCategoryManagerUtils.h
130405. Committing new files. r=alec, sr=brendan@mozilla.org, a=asa@mozilla.org
2002-03-21 23:47:46 +00:00
nsComponentManager.cpp
Fix for shutdown crash [@PR_EnterMonitor] called with a deleted monitor on the MemoryFlusher thread. 135330. r=brendan@mozilla.org, sr=jband@netscape.com
2002-04-15 22:33:03 +00:00
nsComponentManager.h
…
nsComponentManagerObsolete.cpp
…
nsComponentManagerObsolete.h
…
nsComponentManagerUtils.h
130405. Makes the xpcom glue library usable. Updates XPCOM Samples. Adds requires lines to a few implict string/category consumers sr=alecf, sr=brendan@mozilla.org a=asa@mozilla.org
2002-03-21 23:43:21 +00:00
nsICategoryHandler.idl
…
nsICategoryManager.idl
…
nsIClassInfo.idl
Bug 106386 rid source of misspellings
2002-03-19 04:30:17 +00:00
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
…
nsIRegistryUtils.h
…
nsIServiceManager.idl
…
nsIServiceManagerObsolete.h
…
nsIServiceManagerUtils.h
remove a bunch of dead code, and remove NS_COM from a bunch of concrete classes that weren't being used previously
2002-02-18 22:57:47 +00:00
nsNativeComponentLoader.cpp
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
nsNativeComponentLoader.h
…
nsObsoleteModuleLoading.h
…
nsRegistry.cpp
…
nsRegistry.h
…
nsServiceManagerObsolete.cpp
…
nsStaticComponent.h
…
nsStaticComponentLoader.cpp
…
nsXPComFactory.h
…
xcDll.cpp
…
xcDll.h
…
xcDllStore.cpp
…
xcDllStore.h
…