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
cce6466b5fc3bc4ffcbc274279c2135c4e6d6d70
Mozilla
/
mozilla
/
xpcom
/
components
History
sfraser%netscape.com
81210305fd
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
...
git-svn-id: svn://10.0.0.236/trunk@85778 18797224-902f-48f8-a5cc-f745e15eee43
2001-01-30 21:29:53 +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
Remove trailing semicolons after all uses of MOZ_DECL_CTOR_COUNTER to quiet build warnings on Mac. b=60415 a=brendan@mozilla.org
2001-01-27 23:06:33 +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
…