Ehsan Akhgari
|
1deb9f1504
|
Bug 690892 - Replace PR_TRUE/PR_FALSE with true/false on mozilla-central; rs=dbaron
Landing on a CLOSED TREE
|
2011-10-17 10:59:28 -04:00 |
Michael Wu
|
ac54b41b01
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
Matheus Kerschbaum
|
b3f3c5d3a9
|
Bug 678155 - Remove NS_COM. r=bsmedberg
|
2011-08-18 15:46:39 +02:00 |
Chris Pearce
|
1290ea8361
|
Bug 664341 - Provide API to specify thread stack size. r=bsmedberg
|
2011-07-27 15:26:47 +12:00 |
Matheus Kerschbaum
|
679e31e4ad
|
Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew
|
2011-05-23 18:54:47 +02:00 |
Ben Turner
|
b31bd393ef
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
Ben Newman
|
7eef5278c8
|
Patch to fix bug 563573. r=bent
--HG--
extra : rebase_source : cc7f009be395bfc98ffcce4831e233dee1fa7480
|
2010-05-10 18:05:40 -07:00 |
Mark Banner
|
9ce66a89ef
|
NS_COM_GLUE shouldn't be defined on function definitions/inline functions. Fixing non-libxul bustage on Windows builds from bug 558498. r=bsmedberg over irc
|
2010-04-27 14:48:25 +01:00 |
Ben Newman
|
2f85d87cfe
|
Support __stdcall nsRunnableMethods (part 2/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 16:21:32 -07:00 |
Ben Newman
|
5149e63e78
|
Eliminate duplicate code by combining nsNonOwningRunnableMethod with nsRunnableMethod (part 1/3 of bug 558498). r=dwitte sr=dbaron
|
2010-04-20 10:22:04 -07:00 |
Benjamin Smedberg
|
a98af89cf4
|
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 |
Benjamin Smedberg
|
09ed4f2b79
|
Make NS_IsMainThread faster on our major platforms. (Bug 521750) r=dbaron
|
2009-10-28 10:28:57 -07:00 |
L. David Baron
|
7a23df4915
|
Make it so nsDocument::mPendingTitleChangeEvent doesn't keep the document alive after cycle collection expects it to be destroyed. (Bug 488786) r+sr=jst r=bsmedberg
|
2009-05-06 13:46:01 -07:00 |
Ben Turner
|
882c855d91
|
Bug 478304 - 'Let nsRunnableMethod be used with non-void-returning functions'. r=bsmedberg.
|
2009-02-17 20:11:09 -08:00 |
Robert O'Callahan
|
1e7040ba09
|
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
|
2008-08-18 14:10:28 +12:00 |
Robert O'Callahan
|
f21f536344
|
Backing out bug 118704 to try to fix Windows leak orange
|
2008-08-16 23:27:40 +12:00 |
Robert O'Callahan
|
0d4f029b79
|
Bug 118704. Get the document title from the DOM instead of storing it as a string in the document. r+sr=jst
|
2008-08-16 21:01:52 +12:00 |
benjamin@smedbergs.us
|
f39c9af802
|
Bug 339898 - Unresolved text symbol PR_InternalNow when using the standalone glue, r=timeless
|
2007-04-02 08:29:41 -07:00 |
roc+@cs.cmu.edu
|
0054412272
|
Bug 374866. Reftests for text-transform. r=dbaron
|
2007-03-22 16:01:14 -07:00 |
benjamin%smedbergs.us
|
83abdd1aab
|
Bug 339898 - Unresolved text symbol PR_InternalNow when using the standalone glue, r=timeless
|
2007-04-02 15:29:41 +00:00 |
darin%meer.net
|
720e8da3b7
|
fixes bug 337752 "gcc 3.2.2 generates bad code for nsRunnableMethod<T>" r=bsmedberg
|
2006-05-12 20:18:13 +00:00 |
darin%meer.net
|
5546eca278
|
fixing upload to a file channel and the win32 vc6 build bustage (out with NS_NewRunnableMethod and in with NS_NEW_RUNNABLE_METHOD)
|
2006-05-10 22:49:04 +00:00 |
darin%meer.net
|
d7a07a2772
|
fixes SunOS (putt) bustage
|
2006-05-10 18:27:21 +00:00 |
darin%meer.net
|
7d3e7d7acd
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |