gecko-dev/xpcom
2007-03-06 19:25:10 +00:00
..
base Relanding bug 368523 now that we've established it's the reason for the Txul change. 2007-03-06 19:25:10 +00:00
build Bug 78081 - Don't export intermediate libraries, r=luser 2007-02-21 15:13:36 +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 adding new round/ceil/floor that behave like (or call through to) the libc versions. splitting them out in to a file so they don't have a dependency on nscoord. bug 372027. r=vlad, sr=roc, r=bsmedberg 2007-02-28 20:57:13 +00:00
glue When stabilized during destruction, report AddRef to 2 and Release to 1, to avoid confusing nsTraceRefcnt logging (part 2). b=370702 r=graydon sr=peterv 2007-03-05 21:11:21 +00:00
io Bug 368297 - Fail to find plugins under MOZ_PLUGIN_PATH, patch by Boying Lu <brian.lu@sun.com>, r=me 2007-02-21 19:45:48 +00:00
libxpt/xptcall
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
obsolete change existence test to allow mail folders > 2GB, sr=mscott 361730 2006-11-28 00:19:20 +00:00
proxy Bug 354307 - newInterface not freed if nsProxyObject::LockedFind fails, r=timeless 2007-01-17 20:18:44 +00:00
reflect Linux ppc followup from bug 349002, patch by Willie Walker <william.walker@sun.com>, r=me 2007-03-01 18:44:08 +00:00
sample
string Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h 2006-12-24 12:27:45 +00:00
stub
system Bug 354075. Complete move from toolkit/components/gnome to toolkit/system/gnome. r=bsmedberg 2006-09-27 20:17:56 +00:00
tests Bug 351968 - Don't copy xpcshell tests and other data to $(DIST) -- a step toward being able to --enable-tests on Mozilla tinderboxen. r=bsmedberg 2007-01-31 03:25:46 +00:00
threads No need to enter the monitor in our destructor. Bug 371374 followup, r+sr=darin 2007-02-28 02:28:53 +00:00
tools
typelib Bug 361791 - Unnecessary signed-unsigned casts, warnings in xpidl_util.c. r=timeless, sr=darin 2007-02-19 00:02:19 +00:00
windbgdlg
.cvsignore
build.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
Makefile.in Bug 354075. Complete move from toolkit/components/gnome to toolkit/system/gnome. r=bsmedberg 2006-09-27 20:17:56 +00:00
xpcom-config.h.in
xpcom-private.h.in