Mike Hommey
|
2f031cdafe
|
Bug 448658 - nsAutoTArray aligns buffer to 32 bits, causing SIGBUS when array entry type requires 64-bit alignment. r=dbaron
|
2010-03-22 15:16:44 +01:00 |
|
Jonathan Watt
|
b6427fd0a3
|
Bug 551299. Add a SetCount() method to nsCOMArray and nsVoidArray. r=bsmedberg.
--HG--
extra : rebase_source : 676b497a4fda08ec509c2ce9fdc7060af8be1663
|
2010-03-15 11:38:50 +00:00 |
|
Uli Link
|
6087c2c057
|
Bug 537967 - Moving FILE_ILLEGAL_CHARACTERS from nsCRT.h to nsCRTGlue.h for frozen linkages, r=bsmedberg,sr=shaver
|
2010-03-07 15:15:31 +01:00 |
|
Neil Rashbrook
|
342037afb9
|
Bug 543001 Make nsTArray::GreatestIndexLtEq easier to use r=bsmedberg
|
2010-02-20 15:26:12 +00:00 |
|
Mark Banner
|
7546a30a33
|
Bustage fix following bug 541594 - revert NS_strtok change that appears to be causing hangs and fix ini parser to work as intended. rs=dolske
|
2010-02-10 11:55:18 +00:00 |
|
Justin Dolske
|
3e1253bd35
|
Bug 541594 - extend nsIINIParser to allow writing INI files. p=dolske+benjamin, r=benjamin, r=dolske
|
2010-02-09 17:05:31 -08:00 |
|
Mitchell Field
|
f9279e35d6
|
Bug 542222 - Followup fix for Reduce recursion in makefiles. r=rstrong
|
2010-02-05 23:25:10 -08:00 |
|
Benjamin Smedberg
|
d5eb4d3947
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
extra : rebase_source : cab356b862a66fb7f5955b1f936944f2395bba3c
|
2010-02-03 17:17:09 -05:00 |
|
Jacek Caban
|
aaf24fc497
|
Bug 505711 - Compilation failure on MinGW in gfx/thebes. r=jfkthame
|
2010-01-14 21:31:06 +00:00 |
|
Brian Birtles
|
888c897c0d
|
Bug 474743 Prequel: Implement nsTPriorityQueue. r=dholbert r=roc sr=bsmedberg
|
2010-01-12 12:00:49 -08:00 |
|
Metal Sonic
|
80ae9b3620
|
Bug 507387 - fix copyright holder; Mozilla Corporation -> Mozilla Foundation. r=gerv.
|
2009-12-21 21:50:30 +00:00 |
|
L. David Baron
|
8d607b1776
|
Add mozilla::AutoRestore to restore values at the end of a C++ scope. (Bug 518756) r=bsmedberg
|
2009-12-11 08:13:19 -08:00 |
|
L. David Baron
|
7b16d7e3f7
|
Add SSE.h to consolidate code for Intel CPU feature detection at both compile-time and run-time. (Bug 513422) r=vlad
|
2009-12-11 08:13:19 -08:00 |
|
Reed Loden
|
bf2102f393
|
Backout patch from bug 528964 due to bustage.
|
2009-12-03 03:18:52 -06:00 |
|
zbychs@gmail.com
|
521d6a18bb
|
Bug 528964 - "Memory leak in GRE_GetGREPathWithProperties" [r=bsmedberg]
|
2009-12-03 03:07:44 -06:00 |
|
cbiesinger@gmail.com
|
a07252cff6
|
Bug 529701 - nsCategoryCache could add a category observer twice in some situation (r=bsmedberg)
|
2009-11-25 13:50:01 -08:00 |
|
Marco Bonardo
|
af309a7c02
|
Bug 522353 - nsCategoryCache is still observing category changes after xpcom-shutdown, r=biesi, moa=bsmedberg
|
2009-11-19 14:15:05 +01:00 |
|
timeless@mozdev.org
|
6619031658
|
Bug 464043 - change nsDeque to use malloc for mData, r=bsmedberg
|
2009-11-14 16:45:42 -08:00 |
|
Benjamin Smedberg
|
80f60eef3f
|
Bug 526586 - XULRunner crashes on startup on Windows r=bustage fix and at least agreement on the approach from dbaron
|
2009-11-09 14:30:01 -05:00 |
|
L. David Baron
|
4677b73925
|
Fix comment, per bug 520661 comment 4.
|
2009-10-30 14:31:41 -07:00 |
|
Benjamin Smedberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E)
|
42e798be85
|
Add runtime NS_IsMainThread checks to protect the cycle collector's purple buffer, and make NS_IsMainThread faster on our major platforms. (Bug 521750) r=peterv
|
2009-10-28 10:28:57 -07:00 |
|
Benjamin Smedberg
|
9a7ff08a35
|
Make NS_IsMainThread faster on our major platforms. (Bug 521750) r=dbaron
|
2009-10-28 10:28:57 -07:00 |
|
Boris Zbarsky
|
fbb1d45b16
|
Bug 523651. Add a CallQueryInterface that works well with nsCOMPtr. r=bsmedberg
|
2009-10-23 16:24:47 -04:00 |
|
L. David Baron
|
4c250ab973
|
Make nsDeque handle allocation failure better. (Bug 520661) r=bsmedberg
|
2009-10-07 20:22:42 -07:00 |
|
Henri Sivonen
|
03f6ef64f9
|
Bug 517943 - Need a way to append the contents of an nsTArray to another without copying. r=benjamin, sr=dbaron.
|
2009-09-24 20:26:31 +03:00 |
|
Benjamin Smedberg
|
667f63d102
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Benjamin Smedberg
|
36bc86429d
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Hiroyuki Ikezoe
|
828209d4e2
|
Bug 502146 – On WinCE, GRE_GetPathFromRegKey fails even if GRE exists on device. r=blassey
|
2009-08-08 12:29:13 +09:00 |
|
L. David Baron
|
53e2566c2b
|
Use char16_t when available, and when it is, don't test for -fshort-wchar. (Bug 502298) r=bsmedberg
|
2009-07-20 07:04:41 -04:00 |
|
Blake Kaplan
|
49d335d38c
|
Bug 501840 - Avoid a warning when a cycle collection participant doesn't use tmp. r+sr=peterv
|
2009-07-16 13:06:26 -07:00 |
|
L. David Baron
|
dfd2b373c7
|
Make some of the DEBUG_CC code accessible to code in non-debug builds so it can be used by memory tools for Web developers. (Bug 500233) r+sr=peterv
|
2009-07-08 18:10:29 -07:00 |
|
Serge Gautherie
|
5ea9f32798
|
Bug 430112 - <nsAutoLock.cpp>: 2 "warning: unused variable status"; (Bv1) Split the init to 2 instructions; r=benjamin
|
2009-07-06 22:01:37 +02:00 |
|
Peter Van der Beken
|
88bc7e0eed
|
Fix for bug 482788 (Lightweight DOM wrappers). r=jst, sr=mrbkap.
|
2009-05-12 22:20:42 +02:00 |
|
Hiroyuki Ikezoe
|
13b4c00db7
|
Bug 494412 – Make error message more clear when we can't load xpcom due to lack of memory; (XPCOM part); r=benjamin
|
2009-06-26 09:46:09 +09:00 |
|
Chris Jones
|
0f279f0c8c
|
bug 491977: fix "leak" of deadlock detector statics. r=bsmedberg
|
2009-06-16 12:36:44 -07:00 |
|
Arpad Borsos
|
9c8455122d
|
Back out b8e531a6c961 (Bug 474369), it really did cause the windows dhtml regression
--HG--
extra : rebase_source : 568114bcfc5a7710d9e2c2fe5e234fa190bebba1
|
2009-06-16 14:38:51 +02:00 |
|
Arpad Borsos
|
21896afffc
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
|
2009-05-07 17:15:26 +02:00 |
|
palo misik
|
cab2e26320
|
Bug 490587 - "Warning in mozilla/xpcom/glue/nsGenericFactory.cpp" [r=benjamin]
|
2009-06-14 01:37:38 -07:00 |
|
Arpad Borsos
|
118ee75268
|
Back out bug 474369, suspected of causing dhtml and tp3 regression
|
2009-06-12 23:20:55 +02:00 |
|
Arpad Borsos
|
990fceee6e
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
--HG--
extra : rebase_source : 2f40cba97555521222512c7cd793c2a2adcca333
|
2009-05-07 17:15:26 +02:00 |
|
Doug Turner
|
a282e85375
|
Bug 488862 - crash while geolocation is retrieving data [@ nsGeolocation::RemoveRequest]. r=dbaron, sr=smaug, r=ctalbert on tests
|
2009-06-11 17:46:46 -07:00 |
|
Benjamin Smedberg
|
cbf3863732
|
Bug 492948 - Windows XULRunner stub can't discover the GRE anymore, due to using NS_ConvertUTF8toUTF16 before having loaded XPCOM, r=blassey
|
2009-05-20 17:00:45 -04:00 |
|
Dave Townsend
|
dd2848c629
|
Backed out changeset 461d728271d1
|
2009-05-19 13:51:18 +01:00 |
|
Arpad Borsos
|
6a70c37113
|
Bug 474369 - get rid of nsVoidArray, remaining parts; r=bz, sr=dbaron
|
2009-05-07 17:15:26 +02:00 |
|
Benjamin Smedberg
|
8655b73917
|
Fix trace-malloc build bustage from bug 488175... tracemalloc/nsTraceMalloc.h is no longer
|
2009-05-18 14:32:00 -04:00 |
|
Benjamin Smedberg
|
6df221580d
|
Bug 488175 - flatten dist/include and provide mechanism to install certain headers in namespaced subdirectories (e.g. #include "mozilla/XPCOM.h") r=ted
--HG--
rename : xpcom/ds/nsTimeStamp.cpp => xpcom/ds/TimeStamp.cpp
rename : xpcom/ds/nsTimeStamp.h => xpcom/ds/TimeStamp.h
|
2009-05-18 14:15:05 -04:00 |
|
Peter Van der Beken
|
8443f4d14c
|
Fix for bug 475737 (Windows stay alive too long because nsJSContext doesn't unlink correctly). r=bent, sr=jst.
|
2009-05-07 11:19:36 -07:00 |
|
Peter Van der Beken
|
1dfd758d21
|
Merge backout.
|
2009-05-16 16:17:50 +02:00 |
|
Peter Van der Beken
|
1278a8efe2
|
Backed out changeset 0c8d4f846be8 (Fix for bug 475737 (Windows stay alive too long because nsJSContext doesn't unlink correctly).) to try to fix Tshutdown regression.
|
2009-05-16 16:16:55 +02:00 |
|