peterv@propagandism.org
|
a40ac80b14
|
Fix DEBUG_CC builds.
|
2008-02-15 14:23:16 -08:00 |
peterv@propagandism.org
|
58ca64d40d
|
Fix for bug 405128 (Remove some nsDeque use from cycle collector). r/sr=dbaron, a=beltzner.
|
2008-02-15 05:12:55 -08:00 |
benjamin@smedbergs.us
|
d3369bd250
|
Bug 416463 - remove badly-duplicated or unused files from xpcom/obsolete/component to fix errors with gcc4.2+ (hidden visibility), r=luser
|
2008-02-14 07:07:23 -08:00 |
vladimir@pobox.com
|
54f560d6d3
|
b=417115, animated image causes recursion during shutdown ; r=stuart
|
2008-02-13 22:51:06 -08:00 |
joshmoz@gmail.com
|
996ee9e51b
|
Infrastructure for catching Obj-C exceptions. Cocoa appshell usage. b=163260 r=shebs sr=roc
|
2008-02-13 15:11:11 -08:00 |
reed@reedloden.com
|
84df6e34b4
|
Bug 415262 - "Make general use of new NSPR rotate macros" [p=swsnyder@insightbb.com (Steve Snyder) r=wtc sr=dbaron a=blocking1.9+]
|
2008-02-13 03:34:46 -08:00 |
reed@reedloden.com
|
2fc7493bb3
|
Bug 333308 - "make clean and make distclean miss various files" [p=mh+mozilla@glandium.org (Mike Hommey) r=bsmedberg a1.9=schrep]
|
2008-02-13 03:33:38 -08:00 |
reed@reedloden.com
|
4848e58814
|
Bug 413488 - "nsACString::Find in nsStringAPI is buggy!" [p=prasad@medhas.org (Prasad Sunkari [prasad]) r=bsmedberg a=blocking1.9+]
|
2008-02-13 02:49:32 -08:00 |
jag@tty.nl
|
e0d2da14d0
|
Bug 416843: gqi.py generates dependency information that MSYS doesn't understand. r=bsmedberg, a=stuart
|
2008-02-13 00:13:33 -08:00 |
benjamin@smedbergs.us
|
f54b2d462b
|
Bug 412320 - generate QI for additional classes which, according to stats, show up in profiles as frequent callers of nsID::Equals, r=biesi,ted,sicking
|
2008-02-12 11:46:26 -08:00 |
jwalden@mit.edu
|
eef0eb3f84
|
Bug 397929 - Convert GetMessage APIs to GetMessageMoz APIs, at the C++ symbol level only (vtables remain the same), to work around brain-dead, idiotic, insane Windows API macros. r=bsmedberg, a=schrep
|
2008-02-11 20:11:07 -08:00 |
surkov.alexander@gmail.com
|
03e2f49979
|
Bug 381049 - Pass swallowed crashes inside MSAA/IA2 methods to breakpad, patch=aaronlev, r=me, ted.mielczarek, sr=benjamin, a=dsicore
|
2008-02-08 18:40:47 -08:00 |
dbaron@dbaron.org
|
30cc3e8b80
|
Warn when Unlink doesn't do what it should. b=414972 r+sr=peterv a=not part of default build (DEBUG_CC only)
|
2008-02-08 11:48:51 -08:00 |
jwalden@mit.edu
|
4751b5362a
|
Bug 397929 - Windows macro names kill kittens, maim babies, and introduce naming conflicts. Add an XPIDL annotation allowing the C++ method name for a method in an interface to either not be the method name, capitalized, or to not be [GS]et plus the attribute name, capitalized. This patch makes window.postMessage happy as PostMessageMoz; other APIs will need followup checkins. r=bsmedberg, a=schrep
|
2008-02-07 12:53:19 -08:00 |
reed@reedloden.com
|
fc7419e875
|
Bug 411256 - "AIX linker error for trunk build xpcom module :ERROR: Undefined symbol: .PR_dtoa" (Remove standalone glue dependencies on NSPR) [p=benjamin@smedbergs.us (Benjamin Smedberg [bsmedberg]) r=dwitte a1.9=schrep]
|
2008-02-07 11:49:18 -08:00 |
peterv@propagandism.org
|
d54d117d38
|
Part 2 of the fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r/sr=sicking.
|
2008-02-07 03:37:18 -08:00 |
dbaron@dbaron.org
|
0192ff9b4b
|
And actually get the right bug number. b=415426 (which is what the previous checkin was for as well)
|
2008-02-03 11:59:07 -08:00 |
dbaron@dbaron.org
|
9c31c31e0d
|
Switch back to evil casts, which are the only solution that works across SDK version. b=415252
|
2008-02-03 11:51:14 -08:00 |
dbaron@dbaron.org
|
f7ee9cf9f6
|
Match new (more-const) signature for PENUMLOADED_MODULES_CALLBACK and PENUMLOADED_MODULES_CALLBACK64. b=415426 Fixing bustage on Windows tinderbox from SDK upgrade.
|
2008-02-03 11:34:31 -08:00 |
reed@reedloden.com
|
b6b2b7ae04
|
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
|
2008-02-01 18:07:49 -08:00 |
reed@reedloden.com
|
be08c4b762
|
Bug 400450 - "Deadlock in nsProxyObject::Release" (testcase to show deadlock) [p=mook.moz+mozbz@gmail.com (Mook) r=bsmedberg]
|
2008-02-01 17:17:03 -08:00 |
reed@reedloden.com
|
6c43096ee3
|
Back out the back out from bug 414901 until bug 415218 is fixed, or else we'll have very broken nightlies. :(
|
2008-02-01 00:51:29 -08:00 |
reed@reedloden.com
|
d284374c9b
|
Bug 414901 - "Back out scriptable IO" [p=neil@mozilla.com (Neil Deakin) r+sr=bsmedberg a1.9b3=beltzner]
|
2008-01-31 17:39:11 -08:00 |
enndeakin@sympatico.ca
|
5d34743739
|
Bug 414901, back out scriptable IO api, r+sr=bsmedberg,a=beltzner
|
2008-01-31 11:18:07 -08:00 |
reed@reedloden.com
|
1bad4b3f52
|
Back out jimm's patch from bug 411579 due to regressions. [a1.9b3=mconnor]
|
2008-01-30 15:39:42 -08:00 |
peterv@propagandism.org
|
0e982bae66
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-29 18:05:43 -08:00 |
peterv@propagandism.org
|
84bde55fcb
|
Try to fix orange
|
2008-01-29 13:42:05 -08:00 |
reed@reedloden.com
|
bd7b4ac68a
|
Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+]
|
2008-01-29 12:51:46 -08:00 |
peterv@propagandism.org
|
0d4ee454ec
|
Fix for bug 407034 (JS_Assert "!rt->gcRunning" unbinding link elements in cycle collector with JS protocol handlers), r/sr=dbaron.
|
2008-01-29 12:48:32 -08:00 |
reed@reedloden.com
|
ad5fe78586
|
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
|
2008-01-29 10:38:15 -08:00 |
reed@reedloden.com
|
e84f27e0b7
|
Back out for now until there's a fix.
|
2008-01-29 09:57:17 -08:00 |
reed@reedloden.com
|
dd3f1cb70f
|
Bug 66057 - "Proxy: $http_proxy should influence proxy settings" [p=roc@ocallahan.org (Robert O'Callahan [roc]) / diane@ghic.org (Diane Trout) / ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=josh r+sr=biesi a1.9=damons]
|
2008-01-29 07:58:38 -08:00 |
benjamin@smedbergs.us
|
b0487ed29a
|
Bug 412320 - Try code-generation for QI impls, r=roc+luser
|
2008-01-25 09:14:48 -08:00 |
Olli.Pettay@helsinki.fi
|
f615bac2d4
|
Bug 401433, leak in nsTArray, r+sr=sicking
|
2008-01-25 03:32:59 -08:00 |
peterv@propagandism.org
|
99eea9fa5d
|
Fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r=stuart, sr=sicking.
|
2008-01-24 07:18:14 -08:00 |
reed@reedloden.com
|
7480ceb510
|
Bug 413660 - "xulrunner-stub fails to load application with "Couldn't load XPCOM" error" [p=bugz@prefiks.org (Pawel Chmielowski) r+a1.9=bsmedberg]
|
2008-01-23 23:04:06 -08:00 |
sayrer@gmail.com
|
468c72de3a
|
Bug 407201. Not dropping references for one shot timers on Fire. r/sr=bzbarsky
|
2008-01-22 21:20:14 -08:00 |
reed@reedloden.com
|
2f64c1bcab
|
Bug 376530 - "Fix CycleCollector building with uClibc library" [p=romaxa@gmail.com (romaxa) r+sr=peterv a1.9=schrep]
|
2008-01-21 16:17:41 -08:00 |
caillon@redhat.com
|
918f377bf6
|
Bug 411301 Fix the build for s390/s390x Update the xptcall code to use the new API from 349002 r=bsmedberg a=schrep
|
2008-01-19 13:09:25 -08:00 |
mats.palmgren@bredband.net
|
7945e628ec
|
Make sure 'val.p' is always initialized, even when the union holds a shorter type. b=409294 r+sr=benjamin a=mtschrep
|
2008-01-19 09:03:25 -08:00 |
neil@parkwaycc.co.uk
|
8d082f5e2d
|
Bug 411061 nsAutoTArray uses an inefficient first-time allocation strategy r=bsmedberg a=schrep
|
2008-01-19 05:47:46 -08:00 |
sayrer@gmail.com
|
88244a6ab6
|
Bug 411369. Crash while trying to print. r=ted.mielczarek
|
2008-01-18 17:12:32 -08:00 |
sayrer@gmail.com
|
fa489b437f
|
Bug 411369. Crash while trying to print. r=ted.mielczarek
|
2008-01-18 17:09:36 -08:00 |
kaie@kuix.de
|
b5c864f591
|
Follow up to bug 399590, add the new library file to packaging
|
2008-01-18 03:20:15 -08:00 |
reed@reedloden.com
|
27a1bbe949
|
Back out patch from bug 411579, as there may be a Ts perf regression.
|
2008-01-18 02:36:40 -08:00 |
reed@reedloden.com
|
cf00cf77d1
|
Bug 411579 - "Optimize read file buffer sizes for faster startup times" [p=jmathies@mozilla.com (Jim Mathies) r=sayrer sr=bsmedberg a=blocking1.9+]
|
2008-01-18 01:08:09 -08:00 |
reed@reedloden.com
|
b2bc7ab52b
|
Bug 408808 - "nsProxiedService.h should not use NS_GetProxyForObject" [p=prasad@medhas.org (Prasad Sunkari [prasad]) r=bsmedberg sr=Neil a1.9=schrep]
|
2008-01-16 23:52:17 -08:00 |
benjamin@smedbergs.us
|
a6516b0dfd
|
Revert bug 410927 because it didn't really help perf and hurt codesize a little bit
|
2008-01-15 08:46:15 -08:00 |
jruderman@hmc.edu
|
0adcc51aff
|
Fix typo
|
2008-01-14 20:49:38 -08:00 |
timeless@mozdev.org
|
a58fefa793
|
Bug 292940 partial OOM audit for nsStringArray and nsCStringArray r=darin, r=bsmedberg, sr=mrbkap, a=mtschrep thanks to ryanvm@gmail.com for unbitrotting
|
2008-01-14 13:01:40 -08:00 |