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
blakeross%telocity.com
4394b4fef9
Minor QI optimization. r=blake sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@85881 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-31 22:05:28 +00:00
..
Makefile.in
Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454
2000-11-21 00:18:46 +00:00
makefile.win
…
MANIFEST
…
MANIFEST_COMPONENTS
…
MANIFEST_IDL
…
nsCategoryManager.cpp
…
nsComponentManager.cpp
Minor QI optimization. r=blake sr=scc
2001-01-31 22:05:28 +00:00
nsComponentManager.h
…
nsComponentManagerUtils.h
…
nsGenericFactory.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
nsGenericFactory.h
…
nsICategoryHandler.idl
…
nsICategoryManager.idl
…
nsIComponentLoader.idl
…
nsIComponentManager.idl
…
nsIFactory.idl
…
nsIGenericFactory.h
Static Module Patch. r=valeski,warren@netscape.com, sr/a=cls@netscape.com
2000-11-21 23:40:34 +00:00
nsIModule.idl
…
nsIRegistry.idl
…
nsIRegistryUtils.h
…
nsIServiceManager.h
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
2001-01-18 22:51:57 +00:00
nsMacRepository.h
…
nsNativeComponentLoader.cpp
Fix for bugs 64978 and 24312. Add a call to SystemTask into the autoreg loop to ensure that the OS has time to grow its File Control Block tables, to avoid running out of FCBs when doing autoreg after rebooting the machine. r=ccarlen, sdagley, sr=scc
2001-01-30 21:29:53 +00:00
nsNativeComponentLoader.h
…
nsRegistry.cpp
Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom.
2001-01-18 22:51:57 +00:00
nsRegistry.h
…
nsRepository.cpp
…
nsRepository.h
…
nsServiceManager.cpp
…
nsXPComFactory.h
…
xcDll.cpp
Fix the use of dynamic_cast for nsCOMPtr logging so it doesn't appear in a macro. b=61243
2000-12-23 16:43:32 +00:00
xcDll.h
…
xcDllStore.cpp
…
xcDllStore.h
…