gecko-dev/xpcom
2001-11-28 06:06:43 +00:00
..
base Fix bug 112196 2001-11-27 22:54:05 +00:00
build fix bug 100187. This is Vidur's patch to expose the interfaceinfomanager as a service accessible via the service manager. r=dbradley sr=jband 2001-11-26 22:31:39 +00:00
components Make XPCOM_BREAK_ON_LOAD work on mach-o build. b=111519 r=beard sr=sfraser 2001-11-28 03:52:34 +00:00
doc fix the MallocTools anchor reference - docs only 2001-11-18 18:33:06 +00:00
ds notify observers in reverse order, so that if a observer removes itself when it gets notified, we don't forget to notify the next guy 2001-11-28 02:48:10 +00:00
glue Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status) 2001-11-22 15:12:51 +00:00
io Make nsSharable[C]String writable by overriding appropriate methods. Ensure that it doesn't store null buffer handle pointer internally, and override get() on nsXPIDL[C]String for backwards-compatibility. Collapse nsSharedBufferHandle and nsFlexBufferHandle into nsSharedBufferHandle which knows its length but can't have a storage start distinct from its data start. Convert string users who were working around broken nsSharableString::Assign back to using it. b=104663, 100751, 74726 r=jag sr=scc 2001-11-28 05:22:57 +00:00
libxpt/xptcall
macbuild fixes mac bustage!! 2001-11-22 00:28:16 +00:00
proxy Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
reflect Use an add instead of a load to link the stack frames correctly since something seems to be clobbering the first linking pointer. Just add 8 instead of adding 4 in two places. Copy comments over from mac version. b=108646 r=sfraser sr=beard 2001-11-28 01:24:06 +00:00
sample Use <> for system headers, not "". This should help prevent Sun WSU2 2001-11-23 22:36:54 +00:00
string Copy my comment changes from nsAString to nsACString. b=104663 r=jag sr=scc 2001-11-28 06:06:43 +00:00
tests Fix bustage. 2001-11-28 01:26:26 +00:00
threads Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
tools Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
typelib Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
windbgdlg Rename 'install' build phase to 'libs'. 2001-11-21 09:49:41 +00:00
.cvsignore
Makefile.in Split xpcom into separate xpcomglue library starting with nsCOMPtr.* 2001-09-29 23:03:39 +00:00
makefile.win Split part of xpcom into separate xpcomglue library to be used for standalone builds eventually. Start with nsCOMPtr.* 2001-09-30 01:44:25 +00:00