pjs/xpcom/components
cyeh%netscape.com e06ebadeda (really cyeh) fix crashing bug in optimized builds of viewer, but i'm really suprised that this didn't crash more often. per Inside Macintosh: Processes: you must initialize the ProcessInfoRec with the address to a valid FSSpec and at least 32 bytes of memory if you want the name of the process. if you do not want the name of the process, pass in nil into ProcessInfoRec.processName. We were crashing because the value of PIR.processName was uninitialized, and we were copying the name of the application into random memory. 1999-03-02 00:03:30 +00:00
..
mozIClassRegistry.h Updated with new enumerator protocols 1999-01-14 23:30:44 +00:00
mozIRegistry.h Cleaned up i/f, XPCOM-wise 1999-02-10 19:47:56 +00:00
mozRegistry.cpp Cleaned up nsICollection and nsIEnumerator. Broke out nsIBidirectionalEnumerator. Added ISupportsArray enumerator. Cleaned nsISupportsArray. 1999-02-23 08:10:24 +00:00
nsGenericFactory.cpp SetDestructor 1999-02-28 19:04:47 +00:00
nsGenericFactory.h SetDestructor 1999-02-28 19:04:47 +00:00
nsIFactory.h Commenting FACTORY2 1999-02-09 21:06:34 +00:00
nsIFactory.idl update to use new nsCID type 1999-02-24 02:07:28 +00:00
nsIGenericFactory.h SetDestructor 1999-02-28 19:04:47 +00:00
nsIRegistry.h moz->ns 1999-02-10 23:27:09 +00:00
nsIServiceManager.h add IID() method 1999-02-27 03:16:56 +00:00
nsIServiceProvider.h Migrating public header files to public 1998-10-19 17:48:55 +00:00
nsMacRepository.h Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
nsRegistry.cpp Adding nsRegistry to win32 build 1999-02-25 19:20:39 +00:00
nsRepository.cpp (really cyeh) fix crashing bug in optimized builds of viewer, but i'm really suprised that this didn't crash more often. per Inside Macintosh: Processes: you must initialize the ProcessInfoRec with the address to a valid FSSpec and at least 32 bytes of memory if you want the name of the process. if you do not want the name of the process, pass in nil into ProcessInfoRec.processName. We were crashing because the value of PIR.processName was uninitialized, and we were copying the name of the application into random memory. 1999-03-02 00:03:30 +00:00
nsRepository.h Changed comment to indicate that Quick Registration via the quick register data structure isn't for prime time yet. 1999-02-27 08:56:21 +00:00
nsServiceManager.cpp Added nsIAllocator and implementation. Made service manager services sticky'. 1999-01-27 02:02:22 +00:00
nsXPComFactory.h This is a templatized implementation of an XPCOM factory... 1999-01-04 08:44:26 +00:00
xcDll.cpp Hacked to remove ./ when we PR_LoadLibrary() dlls of the type ./library.so 1999-02-18 22:37:35 +00:00
xcDll.h Fix XPCom on Mac so that autoregistration of .shlb files work. 1999-02-18 00:24:38 +00:00
xcDllStore.cpp adding ns prefix to private classes namespace 1999-02-03 15:39:13 +00:00
xcDllStore.h adding ns prefix to private classes namespace 1999-02-03 15:39:13 +00:00