mrbkap%gmail.com
|
784e8e72cd
|
bug 308418: The windbgdlg pops up even when the debugger is currently active. r=dougt sr=jst
|
2005-09-14 21:00:37 +00:00 |
|
bsmedberg%covad.net
|
3e2adc9538
|
Bug 306334 - XULRunner debug doesn't link on mac r=darin/brendan
|
2005-08-31 17:20:09 +00:00 |
|
bsmedberg%covad.net
|
db1b972744
|
Bug 305992 - nsIVersionComparator broken in some circumstances (UMR) - patch by Justin Bradford <jabradford@gmail.com> r=shaver+me
|
2005-08-26 14:16:11 +00:00 |
|
timeless%mozdev.org
|
aa089c5d09
|
Bug 304237 Enable xpcom under windows debuggers to filter assertions the way it does without a debugger
to enable this feature,
set XPCOM_DEBUG_DLG=1, or if you're already in the debugger, just poke the
static to 2.
r=dougt
|
2005-08-12 23:11:35 +00:00 |
|
bsmedberg%covad.net
|
458cade5ef
|
Bug 288954 - Make the non-inline members of nsID part of the glue, so that embedders don't link against C++ symbols by accident - r=darin a=shaver
This moves nsID.h|cpp from xpcom/base to xpcom/glue (CVS copies were performed)
|
2005-08-09 13:39:12 +00:00 |
|
timeless%mozdev.org
|
aaae570aa3
|
Bug 302698 [@ DumpStackToFileMain64]
r=dougt a=bsmedberg
|
2005-08-02 22:17:59 +00:00 |
|
bsmedberg%covad.net
|
b3905512fd
|
Bug 300731 - Change app/extension version scheme going forward, r=darin+shaver a=shaver
|
2005-07-23 14:05:25 +00:00 |
|
joshmoz%gmail.com
|
275e8624be
|
don't use regparm on i386 Mac OS X. Patch by Apple Computer, Inc. r=josh r=smfr sr=bsmedberg a=bsmedberg
|
2005-07-21 19:02:52 +00:00 |
|
shaver%mozilla.org
|
63a3c5efc3
|
Bug 269823: invalid casts prevent compilation on 64-bit platforms with gcc4.
Patch from falk@debian.org, r=darin, sr+a=shaver.
|
2005-07-20 13:12:13 +00:00 |
|
bsmedberg%covad.net
|
c212b869b8
|
Bug 298047 - Drop the dependencies of the XPCOM standalone glue on NSPR, try #2 - Re-landing this in such a way that we're not going to break non-xulrunner builds on mac with xcode < 1.5 until we have the tinderboxen and official build instructions upgraded properly (see the XXXNote in xpcom/sample/Makefile.in, and the continued ifdef MOZ_ENABLE_LIBXUL hack in config/autoconf.mk.in around MOZ_FIX_LINK_FLAGS). r=darin a=asa
|
2005-07-01 12:24:07 +00:00 |
|
timeless%mozdev.org
|
ead709b608
|
Bug 297723 stackwalk code not working for WinXP
patch by colin@theblakes.com r=dougt a=asa
|
2005-07-01 05:21:02 +00:00 |
|
bsmedberg%covad.net
|
9b68fa2754
|
Backout bug 298047 per Chase as it breaks some downrev mac systems unexpectedly.
|
2005-06-30 02:04:23 +00:00 |
|
bsmedberg%covad.net
|
d7b586a56b
|
Bug 298047 - Drop the dependencies of the XPCOM standalone glue on NSPR (this patch covers everything except dynamic linking) r=darin a=asa (The file xpcom/sample/nsTestSample.cpp moved to xpcom/sample/program/nsTestSample.cpp)
|
2005-06-29 18:53:30 +00:00 |
|
timeless%mozdev.org
|
719c577712
|
Bug 297723 stackwalk code not working for WinXP
patch by colin@theblakes.com (cenzic) r=dougt a=bsmedberg
_IMAGEHLP64 ifdefs added to support an old psdk
|
2005-06-24 14:48:12 +00:00 |
|
timeless%mozdev.org
|
b5a19bd671
|
backiing out
|
2005-06-24 05:20:27 +00:00 |
|
timeless%mozdev.org
|
5d1f516686
|
Bug 297723 stackwalk code not working for WinXP
patch by colin@theblakes.com (cenzic) r=dougt a=bsmedberg
|
2005-06-24 02:32:05 +00:00 |
|
joshmoz%gmail.com
|
f2954af59f
|
remove XP_MAC code from xpcom/base. r=josh r=dougt a=bsmedberg
|
2005-06-24 00:24:42 +00:00 |
|
bsmedberg%covad.net
|
d2c7c9131d
|
Bug 295247 - Allow extensions to ship plugin DLLs, part 1 - r=darin a=shaver
|
2005-06-02 13:29:04 +00:00 |
|
dougt%meer.net
|
e6f2bbca35
|
IsLowMemory predicate needs to use total memory, page filess. WINCE only. r=dougt NPODB
|
2005-06-02 04:24:07 +00:00 |
|
bzbarsky%mit.edu
|
205abaab34
|
Don't use C++ comments in a file included from C code. r+sr+a=dbaron
|
2005-04-28 20:57:42 +00:00 |
|
dbaron%dbaron.org
|
5d312ec4b3
|
Make it possible for apps, extensions, and vendors to all add tokens to the User-Agent string (using default preferences) without overwriting each other. b=274928 r+sr=darin a=mkaply
|
2005-04-07 18:11:59 +00:00 |
|
bsmedberg%covad.net
|
7e03c0b224
|
Bug 288626 - Switch the strict API from opt-in (MOZILLA_STRICT_API) to opt-out (MOZILLA_INTERNAL_API) r=darin
|
2005-04-06 03:35:24 +00:00 |
|
bsmedberg%covad.net
|
beadf6cd74
|
Bug 288626 - Begin switch from MOZILLA_STRICT_API to MOZILLA_INTERNAL_API rs=darin for the Makefile var additions. Should not affect the build yet, until we flip a few switches at the end.
|
2005-04-01 18:22:57 +00:00 |
|
darin%meer.net
|
a87b534479
|
fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg
|
2005-03-28 19:36:24 +00:00 |
|
bzbarsky%mit.edu
|
e4fa0ae687
|
Make console service init handle out-of-memory. Bug 281093, patch by Daniel de
Wildt <dewildt@gmail.com>, r+sr=bzbarsky
|
2005-03-02 16:37:53 +00:00 |
|
dougt%meer.net
|
55eb21a1ac
|
bug 280245. WinCE build and support changes. r=darin
|
2005-01-30 21:33:47 +00:00 |
|
timeless%mozdev.org
|
34ab6391e1
|
Bug 127760 complete patch file for OpenUNIX and OpenServer ports
patch by bugzilla@hiram.ws r=dougt
|
2005-01-17 07:09:33 +00:00 |
|
bryner%brianryner.com
|
d9626f6746
|
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
|
2004-12-15 05:52:44 +00:00 |
|
doronr%us.ibm.com
|
9c78c6f546
|
Bug 223097 - XML Schema Validation initial checkin, not built by default. Lives in extensions/schema-validation. r=jst for build changes.
|
2004-12-10 15:11:31 +00:00 |
|
shaver%mozilla.org
|
e1c7af5c96
|
add STORAGE error module, r=bz
|
2004-12-08 23:14:13 +00:00 |
|
timeless%mozdev.org
|
0f580b3f96
|
Bug 251078 Remove xpcom's rebase utility
patch by sdwalker@myrealbox.com r=bryner
|
2004-11-23 20:00:26 +00:00 |
|
bsmedberg%covad.net
|
ab83401377
|
Bug 271313 - nsMemory::HeapMinimize crashes r=darin (regression introduced in bug 267767
|
2004-11-23 17:20:00 +00:00 |
|
darin%meer.net
|
f103a62f64
|
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
|
2004-11-15 20:16:52 +00:00 |
|
bsmedberg%covad.net
|
2ab6a99b48
|
Remove extraneous semicolon (breaks gcc3.4 and mingw) r=bustage
|
2004-11-12 21:46:49 +00:00 |
|
bsmedberg%covad.net
|
82022506fd
|
Bug 267767 - Make XPCOM memory management functions frozen exports. r=darin sr=shaver
|
2004-11-12 19:26:37 +00:00 |
|
darin%meer.net
|
189ba5e5c4
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
|
darin%meer.net
|
abcd15ca39
|
fixes bug 266006 "xpcom/glue should not declare methods with NS_COM" r=bsmedberg
|
2004-10-29 19:43:51 +00:00 |
|
timeless%mozdev.org
|
f731589825
|
Bug 254555 mark nsConsoleService as nsIClassInfo::THREAD_SAFE
r=dougt
|
2004-10-28 07:34:41 +00:00 |
|
darin%meer.net
|
52ac61d678
|
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
|
2004-10-25 19:34:45 +00:00 |
|
cls%seawood.org
|
6b54ce8078
|
Only use Debugger() if building against carbon or cocoa toolkits.
Fixing OSX/X11 bustage.
Bug #249028 sr=darin
|
2004-09-18 16:35:28 +00:00 |
|
mkaply%us.ibm.com
|
ae6ca1e908
|
This stuff doesn't work on OS/2 and is causing thousands of warnings errors
|
2004-07-22 20:27:48 +00:00 |
|
tor%cs.brown.edu
|
f463a3d401
|
Bug 249048 - Implement SVG exceptions.
p=jonathan.watt@strath.ac.uk, r=afri, sr=peterv
|
2004-07-22 18:34:36 +00:00 |
|
peterv%propagandism.org
|
994a35f4b3
|
Fix for bug 249028 (Make XPCOM_DEBUG_BREAK=trap work on OS X). r=bryner, sr=dougt.
|
2004-07-22 14:44:38 +00:00 |
|
dbaron%dbaron.org
|
13588951d2
|
Only use __attribute__ on gcc 3 or higher. Fixing bustage.
|
2004-07-14 23:43:15 +00:00 |
|
bryner%brianryner.com
|
23089547be
|
Add a NS_FASTCALL macro that specifies regparm(3) and stdcall on gcc/x86 to improve performance (passing up to 3 arguments in registers instead of on the stack, and having the caller pop any stack arguments). Apply NS_FASTCALL to our most frequently called non-public methods and functions. Also add NS_CDECL to explicitly specify the default calling convention and make it part of NS_IMETHOD, since xptcall can't deal with NS_FASTCALL. Bug 249652, r=darin, sr=dbaron.
|
2004-07-14 22:14:34 +00:00 |
|
caillon%redhat.com
|
178bb153f1
|
Kill off nsComObsolete.h
Patch by marco@gnome.org to bug 241145
r=caillon sr=dbaron
|
2004-05-18 18:09:16 +00:00 |
|
darin%meer.net
|
63f37119b2
|
fixes bug 242985 "Define module for IPC specific error codes" r/moa=dougt
|
2004-05-11 05:04:25 +00:00 |
|
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
|
neil%parkwaycc.co.uk
|
5a5283ca12
|
Supplementary patch to bug 227537 because some versions of gcc don't accept all placements of the visibility attribute r=bryner sr=blizzard a=asa
|
2004-03-25 19:55:16 +00:00 |
|
timeless%mozdev.org
|
f89754b7da
|
Bug 190766 nsStackFrameUnix.cpp crashes on Solaris [@ write_address_file]
r=dbaron
|
2004-03-08 07:47:44 +00:00 |
|