pjs/xpcom
joshmoz%gmail.com d2ae459df8 Don't compile FSVolumeMount in MoreFilesX. It exists on Mac OS X 10.5 now, we can't re-define it in MoreFilesX. Since we don't use it anyway, just don't ever compile it. b=363092 r=mento sr=wtc 2006-12-08 07:52:18 +00:00
..
MoreFiles Don't compile FSVolumeMount in MoreFilesX. It exists on Mac OS X 10.5 now, we can't re-define it in MoreFilesX. Since we don't use it anyway, just don't ever compile it. b=363092 r=mento sr=wtc 2006-12-08 07:52:18 +00:00
base backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
build backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
components Since some platforms do string operations within local file ::Load, we shouldn't declare that objects being created/destroyed from static ctor/dtor is not legal throughout the entire ::Load function. That only needs to be true around the actual PR_LoadLibrary calls. Fixing this stops the ridiculous amount of warning output that we get from every debug mac build. Also removing unused old mac local file impls. b=326837 r=bsmedberg 2006-11-14 22:06:00 +00:00
doc
ds Add NSPR debug info to nsObserverService. Bug 361490, r=darin 2006-11-23 08:43:28 +00:00
glue Back out last checkin. 2006-12-05 15:46:19 +00:00
io Bug 283487 nsStringInputStream is still broken 2006-12-06 18:46:29 +00:00
libxpt/xptcall
obsolete change existence test to allow mail folders > 2GB, sr=mscott 361730 2006-11-28 00:19:20 +00:00
proxy Bug 349002, try #2 - Refactor xptcall into a frozen API, r=timeless - with OS/2 fixup by Peter Weilbacher 2006-11-20 17:03:38 +00:00
reflect Bug 322806 ARM crash [@ XPTC_InvokeByIndex] 2006-12-06 03:00:09 +00:00
sample Bug 336989 Useless null check of aOwner in nsPluginHostImpl::InstantiateEmbeddedPlugin 2006-06-03 23:23:45 +00:00
string Fix XPCOM build break on OS/2, see bug 345517. p=abwillis1, r=benjamin 2006-12-07 22:54:18 +00:00
stub Bug 334038 - Separate out the frozen C stringapi and the glued C++ wrappers, fix a few bugs along the way, and move some of the utils from nsCRT into nsCRTGlue for use by frozen-linkage code. r=darin 2006-05-03 16:11:14 +00:00
system Bug 354075. Complete move from toolkit/components/gnome to toolkit/system/gnome. r=bsmedberg 2006-09-27 20:17:56 +00:00
tests Don't return nsDerivedSafe when .get() is explicitly used on nsCOMPtr and nsRefPtr. r/sr=dbaron 2006-11-21 21:28:14 +00:00
threads backing out bug 333078, xpcom cycle collector due to perf issues 2006-11-22 23:18:16 +00:00
tools Bug 106386 Correct misspellings in source code 2005-11-25 21:57:13 +00:00
typelib Bug 362843 xpidl should warn about attribute anytype aaaIAa ([a-z]{2,3}I[A-Z][a-z]) 2006-12-07 20:10:34 +00:00
windbgdlg
.cvsignore
Makefile.in Bug 354075. Complete move from toolkit/components/gnome to toolkit/system/gnome. r=bsmedberg 2006-09-27 20:17:56 +00:00
build.mk Bug 350211 - Allow arbitrary build-system extension, parts 2 & 3 $(MOZ_BUILD_APP)/build.mk, r=mento 2006-08-29 16:53:40 +00:00
xpcom-config.h.in
xpcom-private.h.in