hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
bzbarsky%mit.edu
|
a4d181a6ee
|
No need to enter the monitor in our destructor. Bug 371374 followup, r+sr=darin
|
2007-02-28 02:28:53 +00:00 |
|
bzbarsky%mit.edu
|
236305bd4c
|
Fix leak when using XPCOM proxies. Bug 371374, patch by Bas Schouten
<bas.schouten@joost.com>, r=bsmedberg, sr=bzbarsky
|
2007-02-23 17:38:45 +00:00 |
|
bent.mozilla%gmail.com
|
76b4881f9a
|
Bug 366619 - "Move nsAutoLock and nsAutoMonitor to the glue". nsAutoLock.cpp and nsAutoLock.h were moved from xpcom/threads, see there for CVS history. r=bsmedberg.
|
2007-01-12 20:55:53 +00:00 |
|
graydon%mozilla.com
|
9d9858d348
|
Bug 333078: XPCOM cycle collector, first performance-related followup patch.
Reorganizes collection throttling to coincide with existing JS_GC scheme.
|
2007-01-05 01:44:42 +00:00 |
|
graydon%mozilla.com
|
4525ab79d9
|
Bug 333078: XPCOM cycle collector
r=brendan, sicking, bz, dbaron, bsmedberg
|
2007-01-04 22:31:26 +00:00 |
|
vladimir%pobox.com
|
82a10357c9
|
backing out bug 333078, xpcom cycle collector due to perf issues
|
2006-11-22 23:18:16 +00:00 |
|
vladimir%pobox.com
|
3748c8bf4f
|
b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many
|
2006-11-22 19:23:02 +00:00 |
|
redfive%acm.org
|
6d59aea94b
|
bug 357426 add static ctor/dtor PRLock methods via nsAutoLock ala. nsAutoMonitor
r=brendan
sr=jst
|
2006-10-27 00:57:14 +00:00 |
|
timeless%mozdev.org
|
a8b8af80f9
|
Bug 353280 nsThread::PushEventQueue leaks queue if !queue->IsInitialized (nsEventQueue::nsEventQueue() : mMonitor(nsAutoMonitor::NewMonitor("xpcom.eventqueue")) fails)
patch by darin r=timeless
|
2006-10-16 08:02:37 +00:00 |
|
timeless%mozdev.org
|
6ef4bd247e
|
Bug 342671 Leaking process information handle in nsProcessCommon.cpp
patch by David.R.Gardiner@gmail.com r=timeless r=dougt
|
2006-09-22 07:43:07 +00:00 |
|
martijn.martijn%gmail.com
|
584a33c71c
|
Bug 323195 - XPCAutoUnlock messes with detection of potential deadlocks, patch by Matthew Gertner, r=brendan
|
2006-07-29 14:45:09 +00:00 |
|
darin%meer.net
|
8d68c36a7f
|
fixes bug 343731 "###!!! ASSERTION: QueryInterface needed: 'query_result.get() == mRawPtr', file ../../dist/include/xpcom/nsCOMPtr.h, line 594" r=biesi
|
2006-07-06 18:46:31 +00:00 |
|
darin%meer.net
|
0f94d8ab55
|
fixes bug 333167 "remove idle timer / timer manager after bug 326273 is fixed" r=pavlov
|
2006-06-29 00:01:58 +00:00 |
|
mark%moxienet.com
|
a6b04ae8c0
|
340032 nsIThreadObserver needs a method called after processing an event to support Cocoa autorelease pools. r=darin sr=bryner
|
2006-06-07 00:06:11 +00:00 |
|
darin%meer.net
|
bc46644aa6
|
Tidy up nsThreadManager::Shutdown per suggestion from roc (see bug 326273)
|
2006-05-11 01:24:57 +00:00 |
|
darin%meer.net
|
7321e2791d
|
fix vc6 bustage
|
2006-05-10 19:02:05 +00:00 |
|
darin%meer.net
|
d892c6c2e4
|
fixing uninitialized variable error in TimerThread::Init.
|
2006-05-10 18:30:57 +00:00 |
|
darin%meer.net
|
12f9fa579b
|
fix AIX bustage
|
2006-05-10 18:13:20 +00:00 |
|
darin%meer.net
|
b6261df5f9
|
fixing btek build bustage. making destructor public so it can be called
from a static destructor :(
|
2006-05-10 18:05:38 +00:00 |
|
darin%meer.net
|
f2da6ac0a8
|
removing empty file (b=326273)
|
2006-05-10 17:33:01 +00:00 |
|
darin%meer.net
|
0318b8c707
|
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 |
|
benjamin%smedbergs.us
|
ba60317b99
|
Bug 331012 - topcrash on exit [@timerthread::updatefilter] - r=darin
|
2006-03-21 14:46:35 +00:00 |
|
dougt%meer.net
|
db0f13d809
|
Cleaning up PR_GetEnv() usage. b=306840. r=timeless, patch by serge gautherie
|
2006-03-19 02:52:30 +00:00 |
|
masayuki%d-toybox.com
|
235a905cfd
|
Bug 179056 "Check for new message every" stops after hibernate. patch by Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> r=emaijala+sfraser, sr=roc
|
2006-02-23 17:02:45 +00:00 |
|
bsmedberg%covad.net
|
3530da7ba8
|
Bug 319999 - XPCOM Shutdown: xpcom-shutdown-threads notification and cleanup of event queues before component manager shutdown, r=darin
|
2006-01-17 15:41:40 +00:00 |
|
dbaron%dbaron.org
|
3c95294952
|
Make PL_InitEvent callers stop doing potentially dangerous casting of function pointers. b=305278 r=dougt sr=darin
|
2005-11-14 20:09:51 +00:00 |
|
dbaron%dbaron.org
|
733cdc896c
|
Fix bad advice in comment on how to use PL_InitEvent. b=305278 r=dougt
|
2005-11-12 21:11:33 +00:00 |
|
bsmedberg%covad.net
|
78f6d0683d
|
Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver
|
2005-11-11 14:36:26 +00:00 |
|
bsmedberg%covad.net
|
a7253270ad
|
Bug 305949 Part 1 - Separate the frozen XPCOM exports with the XPCOM_API macro; add compatibility methods to the frozen string API; convert most of the tests/tools to use the xpcom glue when appropriate r=darin This checking does not actually stop exporting the nonfrozen methods yet, pending a bunch of test cleanup throughout the tree.
|
2005-11-08 18:17:49 +00:00 |
|
bzbarsky%mit.edu
|
2d00bdfe52
|
Make timers a little safer to use from JS. Bug 304669, patch by Giorgio Maone
<g.maone@informaction.com>, r=dougt, sr=dbaron
|
2005-11-02 00:46:37 +00:00 |
|
roc+%cs.cmu.edu
|
f7daaee487
|
Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
|
2005-10-18 01:41:11 +00:00 |
|
timeless%mozdev.org
|
a360ba5dbe
|
Bug 310487 thread leak
patch by colin@theblakes.com r=timeless sr=darin
|
2005-09-30 20:46:14 +00:00 |
|
bsmedberg%covad.net
|
3c7a35a01a
|
Bug 307168 - Use the XPCOM (NS_COM) declarations for plevent symbols, instead of the NSPR declarations, since NSPR has different configure tests and compile flags r=darin
|
2005-09-15 18:29:21 +00:00 |
|
timeless%mozdev.org
|
cba483b7cf
|
Bug 308404 Access violation [@ ntdll!RtlDeleteCriticalSection+0x0000000f]
r=darin sr=darin
|
2005-09-14 18:18:43 +00:00 |
|
dougt%meer.net
|
e93cdcb4c3
|
WinCE only. ShellExecute is now in the shunt lib, so I can remove a WINCE #define. Also, for process creation WinCE uses NSPR like a good child.... i wonder why the other platforms don't as well.
|
2005-09-02 18:00:23 +00:00 |
|
roc+%cs.cmu.edu
|
8106f0cc5f
|
Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
|
2005-08-16 20:59:39 +00:00 |
|
dougt%meer.net
|
ca0a6271cf
|
Disabling USE_TIMER on windows ce. posting directly to the message queue seams to be far more effective. a=asa. WINCE only change
|
2005-07-26 04:22:11 +00:00 |
|
joshmoz%gmail.com
|
d956266ed3
|
part 2 of landing for bug 282940. actually make the switch to CFRunLoop. a=asa
|
2005-06-21 21:04:37 +00:00 |
|
joshmoz%gmail.com
|
591c83e548
|
part 1 of landing for bug 282940 (move FF and TB to CFRunLoop) - simply clean up old Mac OS classic code. a=asa
|
2005-06-21 20:43:11 +00:00 |
|
timeless%mozdev.org
|
093b867173
|
Bug 296506 [@ nsThread::Main]
change Init to handle alloc failures and refuse multiple concurrent runs of a thread instance
r=dougt a=asa
|
2005-06-08 07:33:39 +00:00 |
|
bryner%brianryner.com
|
aed69207f0
|
Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan.
|
2005-05-04 20:22:32 +00:00 |
|
timeless%mozdev.org
|
1951c0342f
|
Bug 291988 build warnings in plevent.c
patch by bugzilla@gemal.dk r=alecf sr=darin a=asa
|
2005-04-29 06:09:42 +00:00 |
|
bzbarsky%mit.edu
|
c5cc24631e
|
Fix revokeEvents to reliably revoke them. Bug 284389, r=darin, sr=dbaron,
a=asa
|
2005-04-15 03:17:13 +00:00 |
|
bsmedberg%covad.net
|
beadf6cd74
|
Bug 288626 - Begin switch from MOZILLA_STRICT_API to MOZILLA_INTERNAL_API rs=darin for the Makefile var additions. Should not affect the build yet, until we flip a few switches at the end.
|
2005-04-01 18:22:57 +00:00 |
|
brendan%mozilla.org
|
215e2f67cb
|
Propagate failure when we can't make a queue (287846, r=dougt, sr=darin).
|
2005-03-29 22:31:14 +00:00 |
|
darin%meer.net
|
c1e055bc88
|
fixes bug 279852 "nsWeakReference not threadsafe assertions due to TimerThread::Init" r=sfraser sr=bryner
|
2005-03-14 06:37:01 +00:00 |
|
timeless%mozdev.org
|
b4253dd8a0
|
Bug 283429 javascript undefined object -> crash in nsIProcess::Init
r=dougt
|
2005-02-24 18:41:50 +00:00 |
|
darin%meer.net
|
bdb13852d9
|
s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan
|
2005-02-21 22:21:21 +00:00 |
|
darin%meer.net
|
e3d2934492
|
build the header file!!
|
2005-02-21 21:08:46 +00:00 |
|