reed@reedloden.com
|
b7588b43ad
|
Bug 422472 - "Lock re-entrance in TimerThread, deadlock" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg sr=brendan a1.9=damons]
|
2008-03-14 09:25:14 -07:00 |
jwalden@mit.edu
|
2b823be5c5
|
Bug 420521 - Leaking nsThread and nsTimerImpl running full set of Mochitests. This fixes the last refcounted leak on OS X Mochitests! Zounds! r=brendan, sr=dbaron, a=blocker
|
2008-03-10 14:05:46 -07:00 |
peterv@propagandism.org
|
624db2f135
|
Fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r=stuart, sr=sicking.
|
2008-01-24 07:18:14 -08:00 |
benjamin@smedbergs.us
|
6a7efe8e13
|
Bug 383553 - Crash on quit in nsTimerImpl::Release, r=dbaron sr=brendan
|
2007-08-09 11:37:02 -07:00 |
jwalden@mit.edu
|
6d7584839a
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
darin%meer.net
|
d892c6c2e4
|
fixing uninitialized variable error in TimerThread::Init.
|
2006-05-10 18:30:57 +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 |
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 |
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 |
brendan%mozilla.org
|
122f471531
|
Retract last change, it's wrong -- thanks again to lcook@sybase.com.
|
2004-09-22 02:37:49 +00:00 |
brendan%mozilla.org
|
2b2ca27201
|
Followup to last checkin (252324, r+sr=bz).
|
2004-09-22 01:04:33 +00:00 |
brendan%mozilla.org
|
5c46d927b8
|
Patch from Larry Cook <lcook@sybase.com> to fix long-delay timer queue order bug (252324, r+sr=me).
|
2004-09-21 01:11:47 +00:00 |
bsmedberg%covad.net
|
fbe50a0568
|
Allow XPCOM to be restarted. r+sr=darin with grudging consent from dougt. Bug 239819
|
2004-05-11 09:38:50 +00:00 |
gerv%gerv.net
|
31625ba2b1
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-18 14:21:17 +00:00 |
pinkerton%netscape.com
|
fdc2d7dc32
|
don't process timers after wakeup (r=sfraser, sr=bryner, bug 197863)
|
2003-10-31 02:31:13 +00:00 |
dbaron%dbaron.org
|
b9083989bb
|
Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag
|
2003-01-08 23:19:20 +00:00 |
dougt%netscape.com
|
68faeb5241
|
166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com
|
2002-09-07 17:13:19 +00:00 |
brendan%mozilla.org
|
41c5804b65
|
Handle wraparound of PRIntervalTime, plus crucial fixes thanks to Ere Maijala <ere@atp.fi> (138791, r=rjesup, sr=waterson).
|
2002-04-25 21:07:54 +00:00 |
dougt%netscape.com
|
1938b600bf
|
PAC instantiation hangs Regxpcom Solaris nightly build packaging process. Fixing timer logic. Patch by Kenneth Herron. r=dougt@netscape.com, sr=brendan@mozilla.org, b=106009
|
2002-04-23 03:15:52 +00:00 |
dbaron%fas.harvard.edu
|
10d0952274
|
Relanding pavlov's changes for bug 129953, in pieces.
|
2002-04-14 00:27:16 +00:00 |
brade%netscape.com
|
3a5f38632b
|
backout changes by pavlov (bug 136677) r=cathleen
|
2002-04-11 18:50:42 +00:00 |
pavlov%netscape.com
|
bf162df187
|
re-landing 129953
|
2002-04-11 07:55:53 +00:00 |
pavlov%netscape.com
|
0f9706f1e1
|
backing out changes for 129953...
|
2002-04-11 05:38:55 +00:00 |
pavlov%netscape.com
|
ca2a20ef48
|
bug 129953 r=rjesup sr=rpotts
|
2002-04-10 04:41:23 +00:00 |
brendan%mozilla.org
|
29538a0bb4
|
Try to fix design flaw where a timer's destructor races with TimerThread::Run -- really want a better design, but this patches the problem in the context of the current design (118004, r=dbradley/pavlov, sr=shaver/jband, a=asa).
|
2002-03-08 20:11:49 +00:00 |
brendan%mozilla.org
|
2f0fe5e0c7
|
Digital filter for adaptive timeout adjustment, needs trunk baking, makes things better so far (117061, r=pavlov, sr=jst).
|
2002-02-18 00:10:55 +00:00 |
pavlov%netscape.com
|
36aa1ffff0
|
patch from bug 116483 to avoid doing some pr_log related work when we don't need to. r=dougt sr=brendan
|
2002-01-15 01:20:47 +00:00 |
sfraser%netscape.com
|
df6b1f965b
|
Fix Mac shutdown crash, bug 116128. Ensure that the timer thread dies by using Join(). r=syd, sr=jag
|
2001-12-22 00:21:46 +00:00 |
pavlov%netscape.com
|
1452245cdc
|
fixing tomorrow's blocker today (115527). r=ben sr=mscott
|
2001-12-17 06:59:55 +00:00 |
pavlov%netscape.com
|
15273ea50a
|
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
|
2001-12-16 06:13:17 +00:00 |