timeless@mozdev.org
|
7f880e43ef
|
reverting, wrong patch, missing AMBIGUOUS
|
2008-03-19 14:55:22 -07:00 |
|
timeless@mozdev.org
|
022712406a
|
Bug 394114 Interfaces missing from various QI implementations. r=jag sr=jag a=dsicore
|
2008-03-19 14:19:35 -07:00 |
|
jag@tty.nl
|
4f7ebb45ba
|
Bug 333505: nsLocalFileOSX crash. Original patch by Shane Caraveo <shanec@ActiveState.com>, review nits addressed by me. Unit test by Callek. r=mentovai, r/sr=bsmedberg, a1.9=damons
|
2008-03-18 06:31:01 -07:00 |
|
dbaron@dbaron.org
|
b1f404f0bb
|
Add knowledge of edge names to cycle collector, ifdef DEBUG_CC. b=420514 r+sr=peterv a=damons
|
2008-03-17 16:11:08 -07:00 |
|
bugzilla@standard8.plus.com
|
0300bee861
|
Bug 420459 Move mailnews-specific profe code. r=benjamin,Neil,sr=dmose,a1.9=beltzner
|
2008-03-17 12:05:24 -07:00 |
|
nrthomas@gmail.com
|
e6809fd8bb
|
Bug 417045, work around for bustage with make -jN and -save-temps in CFLAGS/CXXFLAGS (10.5 build support), r=ted, a=blocking1.9+
|
2008-03-17 10:39:00 -07:00 |
|
dwitte@stanford.edu
|
2100b03129
|
Bug 409803 - gcc (4.1 only) zealously avoids inlining at -Os. make -finline-limit=50 the default on linux -Os builds. r=ted, blocking1.9+
|
2008-03-15 19:48:01 -07:00 |
|
reed@reedloden.com
|
a27d8a3d38
|
Correct copyright case ("Red Hat inc" -> "Red Hat, Inc."), as per bug 422692.
|
2008-03-14 11:34:21 -07:00 |
|
reed@reedloden.com
|
b7588b43ad
|
Bug 422472 - "Lock re-entrance in TimerThread, deadlock" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg sr=brendan a1.9=damons]
|
2008-03-14 09:25:14 -07:00 |
|
reed@reedloden.com
|
785b599a30
|
Bug 422337 - "Bad assembly on m68k" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons]
|
2008-03-14 09:24:25 -07:00 |
|
reed@reedloden.com
|
63cef0cdff
|
Bug 421615 - "unused variable ‘tmp’ in NS_IMPL_CYCLE_COLLECTION_0" [p=tuukka.tolvanen@gmail.com (Tuukka Tolvanen [sp3000]) r+sr=dbaron a1.9=beltzner]
|
2008-03-14 09:23:31 -07:00 |
|
reed@reedloden.com
|
17bf692bc0
|
Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+]
|
2008-03-14 08:42:34 -07:00 |
|
smontagu@smontagu.org
|
103f51c598
|
Reject properties files with encoding errors. Bug 397093, r+sr=bsmedberg, a1.9=damons
|
2008-03-13 12:01:53 -07:00 |
|
reed@reedloden.com
|
1c996a05b3
|
Bug 421879 - "opening a file with the default helper app can fail by using the wrong app in the end" [p=mh+mozilla@glandium.org (Mike Hommey) r=biesi a=blocking1.9+]
|
2008-03-12 15:53:18 -07:00 |
|
reed@reedloden.com
|
062ea6e42c
|
Bug 399498 - "use XDG downloads dir as default downloads dir" (use XDG download dir, with a fallback to the current default if the XDG user dirs are disabled) [p=chpe@gnome.org (Christian Persch) r=sdwilsh r=bsmedberg a1.9=damons]
|
2008-03-12 15:40:51 -07:00 |
|
reed@reedloden.com
|
bc0f2ba829
|
Bug 399500 - "support XDG user dirs in the directory service" [p=chpe@gnome.org (Christian Persch) r=caillon sr=bsmedberg a1.9=damons]
|
2008-03-12 15:35:56 -07:00 |
|
thunder@mozilla.com
|
c776e8a29b
|
Bug 421751: make nsIProcess.run() not open any console windows on Windows. r=dougt, sr=mconnor, a=damons
|
2008-03-12 14:03:08 -07:00 |
|
dietrich@mozilla.com
|
69ea3dfd0b
|
Bug 421943 ? "redundant multiplexed document" should be a warning not assertion (r=sayre, sr+a=shaver)
|
2008-03-12 09:28:45 -07:00 |
|
reed@reedloden.com
|
bb454ebb6a
|
Bug 414063 - "annotate xpidl-generated c++ headers with attributes for scriptable and deprecated methods" [p=Pidgeot18@gmail.com (Joshua Cranmer) r=dbradley a1.9=damons]
|
2008-03-12 04:00:24 -07:00 |
|
reed@reedloden.com
|
628d36e54c
|
Bug 356011 - "kfreebsd support" (main configure.in and xpcom parts) [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=damons]
|
2008-03-12 03:59:03 -07:00 |
|
blassey@mozilla.com
|
6cc9d5a4ed
|
backing out: switching narrow char system calls to wide char in windows b=418703
|
2008-03-11 15:46:26 -07:00 |
|
blassey@mozilla.com
|
ff89c4a3fb
|
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
|
2008-03-11 14:49:53 -07:00 |
|
timeless@mozdev.org
|
8b7c01dfff
|
Bug 419326 Crashes in Main Tab of Options [@ _wgetdcwd - nsLocalFile::Normalize] r=bsmedberg a=beltzner
|
2008-03-11 10:46:48 -07:00 |
|
jwalden@mit.edu
|
2b823be5c5
|
Bug 420521 - Leaking nsThread and nsTimerImpl running full set of Mochitests. This fixes the last refcounted leak on OS X Mochitests! Zounds! r=brendan, sr=dbaron, a=blocker
|
2008-03-10 14:05:46 -07:00 |
|
reed@reedloden.com
|
bcd540d430
|
Bug 411916 - "xpcom-startup fires before component registration" (Fix for timeless's nit) [p=matthew@allpeers.com (Matthew Gertner) r=bsmedberg a1.9=beltzner]
|
2008-03-08 01:50:29 -08:00 |
|
dbaron@dbaron.org
|
57f729547a
|
Fix DEBUG_CC bustage on Windows resulting from bug 402966 (and bug 407034). r+sr=peterv a=Not part of the default build (DEBUG_CC only)
|
2008-03-07 09:55:51 -08:00 |
|
dbaron@dbaron.org
|
d7e5cb7c5b
|
Fix -Wconversion warnings that prevent compiling netwerk/cookie/src/ (which makes warnings fatal) with gcc 4.3 on x86_64. b=409384 r=bsmedberg a=beltzner
|
2008-03-06 15:03:50 -08:00 |
|
vladimir@pobox.com
|
a2838e38fa
|
leftover bit from earlier 392351; get rid of compiler warnings
|
2008-03-05 22:39:36 -08:00 |
|
vladimir@pobox.com
|
262a9caf19
|
b=392351, implement about:memory framework core, relading with forward-declaration victory; r=shaver,sr=bsdmedberg
|
2008-03-05 17:28:25 -08:00 |
|
vladimir@pobox.com
|
ef5f5b5bcb
|
backed out
|
2008-03-05 16:54:15 -08:00 |
|
vladimir@pobox.com
|
0a78e520be
|
b=392351, implement about:memory framework core r=shaver, sr=bsmedberg
|
2008-03-05 16:40:58 -08:00 |
|
blassey@mozilla.com
|
81d841c1fc
|
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
|
2008-03-05 14:56:43 -08:00 |
|
blassey@mozilla.com
|
dfd26f92ec
|
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
|
2008-03-05 13:39:29 -08:00 |
|
reed@reedloden.com
|
fedafe097c
|
Back out Ventron's patch from bug 418131 due to build failures on debug machines.
|
2008-03-05 03:36:37 -08:00 |
|
reed@reedloden.com
|
c2e92975c2
|
Bustage fix for bug 418131 (try #3).
|
2008-03-05 03:26:06 -08:00 |
|
reed@reedloden.com
|
040d0c6c77
|
Bustage fix for bug 418131 (try #2).
|
2008-03-05 03:10:35 -08:00 |
|
reed@reedloden.com
|
6e3cd5813f
|
Bustage fix for bug 418131.
|
2008-03-05 02:56:33 -08:00 |
|
reed@reedloden.com
|
66fe91f8ce
|
Bug 418131 - "Need a way to detect GTK+ version so we don't break users on major update" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=bsmedberg sr=dveditz a=blocking-firefox3+]
|
2008-03-05 02:30:30 -08:00 |
|
joshmoz@gmail.com
|
b903b64b94
|
always link against cocoa framework on Mac OS X, cocoa exception wrapping in xpcom file io. b=419392 r=bent sr=roc a=beltzner
|
2008-02-29 15:24:53 -08:00 |
|
timeless@mozdev.org
|
3c1f6c498f
|
Bug 275004 Mozilla crashes on startup when compiled with IBM XL C++ v7 patch by shailen.n.jain@gmail.com r=timeless r=bsmedberg a=beltzner
|
2008-02-28 00:21:15 -08:00 |
|
caillon@redhat.com
|
59aa029251
|
Bug 419350 Fix compilation on ia64 against gcc4.3 Patch by dchapman@redhat.com (with improvement by dbaron) r=caillon a=beltzner
|
2008-02-26 22:54:30 -08:00 |
|
joshmoz@gmail.com
|
24431fa39a
|
remove dead file, b=419392 r/sr=roc
|
2008-02-26 18:06:02 -08:00 |
|
joshmoz@gmail.com
|
e905c9a56a
|
rename files to .mm. b=419390,419392 r/sr=roc
|
2008-02-26 18:03:08 -08:00 |
|
benjamin@smedbergs.us
|
4d7ff5db89
|
Bug 409384 - Firefox 3.0b2 fauks to compile with gcc 4.3, r=dwitte+dbaron a=damons
|
2008-02-26 14:44:41 -08:00 |
|
reed@reedloden.com
|
cedb021afa
|
Bug 359255 - "Importers: Import Filters from current Eudora" (Get{Native}Target implementations for OS X) [p=beckley@qualcomm.com (Jeff Beckley) r=mento sr=mscott a1.9=damons]
|
2008-02-26 01:57:06 -08:00 |
|
ted.mielczarek@gmail.com
|
a45022f4fc
|
bug 419348 - build config fixes for pgo on mac. r=bsmedberg
|
2008-02-25 12:52:19 -08:00 |
|
Olli.Pettay@helsinki.fi
|
3420acbf36
|
Bug 415025, try to improve CC scheduling, r=peterv, sr=jst
|
2008-02-25 09:47:25 -08:00 |
|
roc+@cs.cmu.edu
|
dd0891eed8
|
Bug 417903. Don't crash if _SymGetLineFromAddr64 fails. r=benjamin,a=beltzner
|
2008-02-24 17:16:41 -08:00 |
|
gavin@gavinsharp.com
|
36c2275995
|
Fix DOS newlines added by the patch for bug 308073
|
2008-02-23 13:54:41 -08:00 |
|
dougt@meer.net
|
a1ca1ae26e
|
Fixes for Windows CE. b=418662, r=bsmedberg, a=damons
|
2008-02-22 16:22:47 -08:00 |
|