peterv@propagandism.org
|
6d9909d3c6
|
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
|
ac2b416a74
|
Try to fix orange
|
2008-01-29 13:42:05 -08:00 |
|
reed@reedloden.com
|
2e75103f0e
|
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
|
02be459ead
|
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
|
9b84e3d976
|
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
|
14365335d8
|
Back out for now until there's a fix.
|
2008-01-29 09:57:17 -08:00 |
|
reed@reedloden.com
|
6e3e57465e
|
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
|
e8c45488e3
|
Bug 412320 - Try code-generation for QI impls, r=roc+luser
|
2008-01-25 09:14:48 -08:00 |
|
Olli.Pettay@helsinki.fi
|
f00dc3e841
|
Bug 401433, leak in nsTArray, r+sr=sicking
|
2008-01-25 03:32:59 -08:00 |
|
peterv@propagandism.org
|
6c1ae817cb
|
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
|
88bb4c72b6
|
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
|
47f938e2b9
|
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
|
d36f99afff
|
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
|
7e0aef821b
|
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
|
bcaeaafb1e
|
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
|
cc2f2427fc
|
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
|
368f6310cf
|
Bug 411369. Crash while trying to print. r=ted.mielczarek
|
2008-01-18 17:12:32 -08:00 |
|
sayrer@gmail.com
|
3ed75c14b1
|
Bug 411369. Crash while trying to print. r=ted.mielczarek
|
2008-01-18 17:09:36 -08:00 |
|
kaie@kuix.de
|
9707fe5d97
|
Follow up to bug 399590, add the new library file to packaging
|
2008-01-18 03:20:15 -08:00 |
|
reed@reedloden.com
|
2c81d2a307
|
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
|
a6dbb66e21
|
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
|
139d61da74
|
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
|
c292fa1ba6
|
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
|
52ecd1bbb4
|
Fix typo
|
2008-01-14 20:49:38 -08:00 |
|
timeless@mozdev.org
|
ea05f7ef31
|
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 |
|
dwitte@stanford.edu
|
97a45f037f
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-11 20:30:42 -08:00 |
|
dbaron@dbaron.org
|
1757dd0834
|
Fix DEBUG_CC bustage treating all XPConnect roots as expected garbage. b=410116 r+sr=peterv Not part of default build (DEBUG_CC-only).
|
2008-01-11 14:24:04 -08:00 |
|
dwitte@stanford.edu
|
66d4df40f5
|
backing out the rest.
|
2008-01-11 02:56:35 -08:00 |
|
dwitte@stanford.edu
|
9d626da131
|
partial backout in an attempt to fix orange.
|
2008-01-11 02:08:58 -08:00 |
|
dwitte@stanford.edu
|
8a6c4d235f
|
relanding bug 410250.
|
2008-01-11 01:13:04 -08:00 |
|
dwitte@stanford.edu
|
d2b6f4f5ed
|
backing out to fix orange.
|
2008-01-10 20:59:44 -08:00 |
|
dwitte@stanford.edu
|
1798542e9f
|
thoroughly whack mallocfest in nsID/nsJSID and friends. b=410250, r+sr=jst, a=blocking1.9+
|
2008-01-10 19:56:00 -08:00 |
|
dbaron@dbaron.org
|
6551d2d4c3
|
Fix DEBUG_CC bustage from bug 402966. All changes #ifdef DEBUG_CC (not part of the default build).
|
2008-01-10 14:27:07 -08:00 |
|
dwitte@stanford.edu
|
0179ddf326
|
remove nsValueArray. b=410360, r+sr=bsmedberg, a=schrep
|
2008-01-10 12:18:22 -08:00 |
|
peterv@propagandism.org
|
bd933a00a4
|
Fix for bug 402966 (JS_Assert "!rt->gcRunning"). r/sr=dbaron.
|
2008-01-10 06:10:03 -08:00 |
|
reed@reedloden.com
|
29c7a21ce4
|
Bug 411053 - "xpt_dump not rebuild when libxpt.a is modified" [p=arno.@no-log.org (arno.) r+sr=bsmedberg a1.9=schrep]
|
2008-01-10 00:55:50 -08:00 |
|
mozilla@weilbacher.org
|
fcb3808c78
|
[OS/2] Bug 404407: improve memory consumption on OS/2. Part 1, call heapmin after cycle collection, r=dbaron
|
2008-01-09 13:14:08 -08:00 |
|
bzbarsky@mit.edu
|
44162102d8
|
Make non-threadsafe addreff/release in nsAgg assert the owning thread. Bug 410746, r+sr=bsmedberg
|
2008-01-09 13:14:02 -08:00 |
|
smontagu@smontagu.org
|
632ed6f4c8
|
Make CreateUnique use UTF-16 path names on Windows and correct some bugs with handling over-long filenames. Bug 364285, r=bsmedberg, blocking-firefox3=beltzner
|
2008-01-09 13:10:06 -08:00 |
|
benjamin@smedbergs.us
|
8e70ca711d
|
Test-land bug 410927 to get performance numbers, r=dbaron
|
2008-01-09 06:21:43 -08:00 |
|
reed@reedloden.com
|
68a89f436d
|
Bug 309430 - "potential oom crash [@ xptiInterfaceInfoManager::GetInterfaceInfoManagerNoAddRef]" [p=dewildt@gmail.com (Daniel de Wildt) / ryanvm@gmail.com (Ryan VanderMeulen) r=dougt a1.9=schrep]
|
2008-01-07 01:54:05 -08:00 |
|
bzbarsky@mit.edu
|
cdc3680e78
|
Report cycle collector faults to the error console and the observer service. Bug 410295, r+sr=peterv, a=schrep
|
2008-01-06 14:05:10 -08:00 |
|
reed@reedloden.com
|
b16354db48
|
Bug 361415 - "PowerPC64 not supported" [p=dwmw2@infradead.org (David Woodhouse) / markus@unixforces.net (Markus Rothe) / armin76@gentoo.org (Raúl Porcel) r=timeless sr=bsmedberg a1.9=schrep]
|
2008-01-05 19:46:24 -08:00 |
|
jruderman@hmc.edu
|
8f16e0d9c1
|
Fix DEBUG_CC compilation error (bug 410036). r+sr=peterv, a=blocking1.9+. DEBUG_CC-only change.
|
2008-01-04 19:57:09 -08:00 |
|
bugzilla@standard8.plus.com
|
6d87e55ac2
|
Bug 410326 do_CreateInstanceFromCategory is no longer used. r/sr=benjamin,a1.9=dsicore
|
2008-01-04 10:08:34 -08:00 |
|
dwitte@stanford.edu
|
2c3144edc3
|
update copy_string() to the single-fragment string world, and optimize write() to not return a value. b=282083, r+sr=jst, a=schrep
|
2008-01-03 16:07:06 -08:00 |
|
dwitte@stanford.edu
|
99e1fea0b7
|
bug 410579 - remove nsStringIO.h. r+sr+a=jst
|
2008-01-02 17:32:26 -08:00 |
|
dougt@meer.net
|
36e4bcdd9b
|
bug 339783. XPTC_InvokeByIndex crashes when cross-compiled under GCC 3.4.x with EABI (CodeSourcery). ARM only. patch from blassey, r=bsmedberg, a=beltzner.
|
2008-01-02 12:33:52 -08:00 |
|
reed@reedloden.com
|
1d602b3c42
|
Bug 105708 - "move nsUnitConversion.h" [p=reg@openpave.org (Jeremy Lea) r+sr+a1.9=roc]
|
2008-01-01 02:11:02 -08:00 |
|
benjamin@smedbergs.us
|
348b951ad0
|
Bug 396052 - Firefox fails to start when run from a directory with non-native characters, r=luser sr=neil
|
2007-12-31 07:15:43 -08:00 |
|