gecko-dev/xpcom
graydon%mozilla.com 40e2228cd0 Bug 366063: better fix to critical crasher, replacing band-aid submitted in 333078.
r=dbaron
2007-01-09 01:33:02 +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 Bug 366063: better fix to critical crasher, replacing band-aid submitted in 333078. 2007-01-09 01:33:02 +00:00
build [OS/2] Bug 352860: do not include pure.h on OS/2 to get xulrunner building, p=abwillis1, r=mkaply 2007-01-08 22:38:40 +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 Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h 2006-12-21 07:03:23 +00:00
glue Landing 64-bit fixes for bug 333078. r=graydon@mozilla.com, sr=bugmail@sicking.cc 2007-01-05 23:59:18 +00:00
io Bug 364521 - Need a bundleIdentifier attribute in nsILocalFileMac. r=mento, sr=pink. 2006-12-23 20:17: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 364731 - Windows x64 porting of bug 349002 - Refactor xptcall into a frozen API. r=benjamin, sr=dougt 2007-01-03 08:30:34 +00:00
sample Bug 336989 Useless null check of aOwner in nsPluginHostImpl::InstantiateEmbeddedPlugin 2006-06-03 23:23:45 +00:00
string Bug 363390 IS_LOW_SURROGATE conflicts with winnls.h 2006-12-24 12:27:45 +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 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
threads Bug 333078: XPCOM cycle collector, first performance-related followup patch. 2007-01-05 01:44:42 +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 Bug 306334 - XULRunner debug doesn't link on mac r=darin/brendan 2005-08-31 17:20:09 +00:00
.cvsignore Ignore xpcom-config.h & xpcom-private.h 2003-07-03 22:49:28 +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
build.mk Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-12-11 09:45:41 +00:00
xpcom-config.h.in Add --disable-v1-string-abi option to remove backwards-compatible support for the nsAString vtable. Bug 273424, r+sr=darin. 2005-01-24 16:44:41 +00:00
xpcom-private.h.in Bug 296561 - rework static component loading so that nsIXULAppInfo/Runtime/etc are available during autoregistration/xpcom-startup notification (and make static component loading saner in general) - r=shaver+dougt, a=asa 2005-07-21 13:33:43 +00:00