bzbarsky@mit.edu
cd4ac92fc1
Relanding bug 326777, r=bsmedberg, sr=jst
2007-07-10 17:57:17 -07:00
bzbarsky@mit.edu
9ba96af58f
Backing out to fix red
2007-07-09 21:07:45 -07:00
bzbarsky@mit.edu
e62f1b6c92
Make sure that we push a null JSContext on the current thread's XPConnect stack
...
before processing events. Bug 326777, r=bsmedberg, sr=jst
2007-07-09 20:48:06 -07:00
jwalden@mit.edu
12e960c504
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
roc+@cs.cmu.edu
0054412272
Bug 374866. Reftests for text-transform. r=dbaron
2007-03-22 16:01:14 -07:00
mozilla.BenB%bucksch.org
fb3ff7d2d8
Make nsITimerCallback a [function], to allow JS to pass a function
...
object instead of this interface
Bug 430305 r/sr/a=shaver
2008-04-23 17:42:58 +00:00
reed%reedloden.com
d6a89a8a3c
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 16:25:15 +00:00
thunder%mozilla.com
f8c5be9c5c
Bug 421751: make nsIProcess.run() not open any console windows on Windows. r=dougt, sr=mconnor, a=damons
2008-03-12 21:03:08 +00:00
blassey%mozilla.com
b8929025f0
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 22:46:32 +00:00
blassey%mozilla.com
fc37ea022b
switching narrow char system calls to wide char in windows b=418703 r=bsmedberg r=dougt also looked at by stuart and roc a=beltzner and a=damon
2008-03-11 21:49:58 +00:00
jwalden%mit.edu
0fa98d8e8e
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 21:05:46 +00:00
blassey%mozilla.com
d66d0b8772
backing out b=418703, caused test 40118 to fail on WINNT 5.2 qm-win2k3-01 dep unit test tinderbox
2008-03-05 22:56:48 +00:00
blassey%mozilla.com
fbc9687a30
switching windows narrow char system calls to wide char b=418703 r=bsmedberg a=beltzner
2008-03-05 21:39:35 +00:00
Olli.Pettay%helsinki.fi
1a96884ab3
bug 380454, r=benjamin, sr=sicking
2008-02-21 12:47:27 +00:00
Olli.Pettay%helsinki.fi
e00280374a
Back out Bug 380454
2008-02-19 13:47:16 +00:00
Olli.Pettay%helsinki.fi
c57eb7ac12
Bug 380454, r=benjamin, sr=sicking
2008-02-19 13:06:23 +00:00
vladimir%pobox.com
d7d4dee380
b=417115, animated image causes recursion during shutdown ; r=stuart
2008-02-14 06:51:06 +00:00
peterv%propagandism.org
e8f0be11fc
Fix for bug 413281 (Firefox leaks when Yahoo Toolbar is installed). r=stuart, sr=sicking.
2008-01-24 15:18:14 +00:00
sayrer%gmail.com
45e63c8de5
Bug 407201. Not dropping references for one shot timers on Fire. r/sr=bzbarsky
2008-01-23 05:20:14 +00:00
roc+%cs.cmu.edu
1a20b3f826
Bug 404870. Don't allow nsThread::PutEvent to succeed when the thread is no longer able to process the event. This stops us leaking the event and anything hanging off it. r+sr=bsmedberg
2007-12-05 02:17:15 +00:00
sayrer%gmail.com
e0c8f72abe
Bug 401137. Silence ASSERTION: RefreshURIList timer callbacks should only be RefreshTimer objects. Docshell expects to be able to getCallback during a Timer fire. r=bzbarsky, sr=brendan, a=mconnor
2007-10-30 15:57:00 +00:00
sayrer%gmail.com
e3c15edea9
Bug 330128. Calling cancel() on a timer doesn't drop ref to the callback. r=brendan, sr=bzbarsky, a=beltzner
2007-10-24 19:11:41 +00:00
benjamin%smedbergs.us
8fad1ec62e
Bug 383553 - Crash on quit in nsTimerImpl::Release, r=dbaron sr=brendan
2007-08-09 18:37:02 +00:00
bzbarsky%mit.edu
e58f142ae5
Try to fix orange: sGlobalObserver can get set during event processing, not
...
just unset. Bug 326777
2007-07-11 03:01:56 +00:00
bzbarsky%mit.edu
9bba06ca93
Relanding bug 326777, r=bsmedberg, sr=jst
2007-07-11 00:57:17 +00:00
bzbarsky%mit.edu
4b9e120afb
Backing out to fix red
2007-07-10 04:07:45 +00:00
bzbarsky%mit.edu
af53b414ca
Make sure that we push a null JSContext on the current thread's XPConnect stack
...
before processing events. Bug 326777, r=bsmedberg, sr=jst
2007-07-10 03:48:07 +00:00
jwalden%mit.edu
ef68fcf595
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 07:08:56 +00:00
bzbarsky%mit.edu
78f80765e8
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
04cf38b1a6
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
aec1b244ba
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
89cc937929
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
e6fbf7f335
Bug 333078: XPCOM cycle collector
...
r=brendan, sicking, bz, dbaron, bsmedberg
2007-01-04 22:31:26 +00:00
vladimir%pobox.com
df954f6171
backing out bug 333078, xpcom cycle collector due to perf issues
2006-11-22 23:18:16 +00:00
vladimir%pobox.com
fdf72a2c5b
b=333078, xpcom cycle collector -- patch from graydon@mozilla.com, r=many
2006-11-22 19:23:02 +00:00
redfive%acm.org
10e1e749e3
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
8d9227e26f
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
eab0384d8e
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
f9f408dd17
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
10589364d8
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
d96f34ca2f
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
62727bab27
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
82cfeaceb5
Tidy up nsThreadManager::Shutdown per suggestion from roc (see bug 326273)
2006-05-11 01:24:57 +00:00
darin%meer.net
014aac9ff4
fix vc6 bustage
2006-05-10 19:02:05 +00:00
darin%meer.net
6889c4d8fa
fixing uninitialized variable error in TimerThread::Init.
2006-05-10 18:30:57 +00:00
darin%meer.net
e1b5f34f7b
fix AIX bustage
2006-05-10 18:13:20 +00:00
darin%meer.net
55bcc4cd75
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
5dd3ff149b
removing empty file (b=326273)
2006-05-10 17:33:01 +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
benjamin%smedbergs.us
4ab3ceb1e4
Bug 331012 - topcrash on exit [@timerthread::updatefilter] - r=darin
2006-03-21 14:46:35 +00:00
dougt%meer.net
e4b1b62115
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
cbae11fb11
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
ad6994b382
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
8e1263ab28
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
51ae9d48e4
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
dff1dea638
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
1172c33dfc
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
8343828bd5
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
f8cddec44f
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
d60f1862ce
Bug 310487 thread leak
...
patch by colin@theblakes.com r=timeless sr=darin
2005-09-30 20:46:14 +00:00
bsmedberg%covad.net
1d7b0362c3
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
b642130d40
Bug 308404 Access violation [@ ntdll!RtlDeleteCriticalSection+0x0000000f]
...
r=darin sr=darin
2005-09-14 18:18:43 +00:00
dougt%meer.net
1ebff7a81a
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
56b0974569
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
e0ae533dc4
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
4be2400544
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
fd84d70bfc
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
8e30ab2aea
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
592dbdc176
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
69e8e54ec3
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
12781e0d34
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
20b57929a4
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
b227540370
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
226a6d53db
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
af00efe42b
Bug 283429 javascript undefined object -> crash in nsIProcess::Init
...
r=dougt
2005-02-24 18:41:50 +00:00
darin%meer.net
14bc4f011a
s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan
2005-02-21 22:21:21 +00:00
darin%meer.net
6d8ab11f00
build the header file!!
2005-02-21 21:08:46 +00:00
darin%meer.net
f2311e1369
fixes bug 278531 "generic request prioritization (loadgroup prioritization)" r=biesi sr=bzbarsky
2005-02-21 20:58:01 +00:00
dougt%meer.net
4546ecd25b
bug 282031. [BEOS] Our nsToolkit::CallMethod is broken. r=sergei_d, sr=dougt
2005-02-19 18:41:33 +00:00
dougt%meer.net
d258f3e99d
bug 280245. WinCE build and support changes. r=darin
2005-01-30 21:33:47 +00:00
timeless%mozdev.org
fc1db9810d
Bug 270107 nsProcess::Run is broken
...
r=dougt
2005-01-14 11:52:09 +00:00
smfr%smfr.org
1c53cc203b
Commit the CFRunLoop patch from bug 271050 for plevent handling. This uses a CFRunLoopSource to process plevents from the applications's main event loop. r=pinkerton.
2005-01-04 02:02:01 +00:00
smfr%smfr.org
eeab113656
More experimentation with plevent handling for Camino (only affects cocoa toolkit), replacing the CFRunLoop patch with the CFMessagePort patch for performance comparison.
2004-12-29 16:40:41 +00:00
smfr%smfr.org
07794c7d06
Checking in CFRunLoop patch in bug 271050 to test pageload performance in Camino. r=pinkerton
2004-12-29 06:07:31 +00:00
cbiesinger%web.de
41f430dca0
Bug 274281 [BeOS] BeOS lets events stay in port through the 'restarts' in LaunchChild causing crashes on faulty events.
...
patch by tqh <thesuckiestemail@yahoo.se> r=sergei_d sr=shaver (for the xpcom/ part)
2004-12-28 13:56:17 +00:00
darin%meer.net
8d1164cb8c
fixes bug 273819 "ASSERTION: Native event queues should only be used on the main thread" r=danm, sr=bienvenu
2004-12-17 19:47:06 +00:00
jst%mozilla.jstenback.com
8d53dd0302
Fixing bug 273961. Don't execute unix process creation code on windows. r+sr=darin@meer.net
2004-12-10 01:06:37 +00:00
bsmedberg%covad.net
7ccf6e4965
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
darin%meer.net
d877d3daef
alternate fix for bug 234620 "Unknown random SEGV/seg fault/core dumps/crashes, only thing on is Mail/IMAP"
...
in an attempt to avoid crash bug 269585, r=dbaron sr=bienvenu a=asa
2004-11-19 19:06:58 +00:00
jst%mozilla.jstenback.com
83953b0991
Fixing bugstage.
2004-11-11 20:48:45 +00:00
jst%mozilla.jstenback.com
471617b8f8
Fixing bug 267269. Make nsIProcess::Run() use NSPR code for running the process if arguments are passed. r=pinkerton@aol.net, sr=bzbarsky@mit.edu
2004-11-11 19:42:26 +00:00
darin%meer.net
1fd6b4e56b
fixes bug 234620 "Unknown random SEGV/seg fault/core dumps/crashes, only thing on is Mail/IMAP" r=dbaron sr=bienvenu
2004-11-04 02:34:11 +00:00
mkaply%us.ibm.com
cdeb6187d6
OS/2 build bustage - don't ask
2004-10-25 20:45:17 +00:00
jst%mozilla.jstenback.com
50ced49104
Fixing problem where mExitValue is unconditionally -1 on the mac after running a process. No bug. r+sr=dbaron@dbaron.org, a=asa@mozilla.org
2004-10-22 23:55:56 +00:00
jst%mozilla.jstenback.com
f242538f08
Fixing bug 263429. Making nsProcessCommon::Run() work on Mac OS X. r=peterv@propagandism.org, sr=dveditz@cruzio.com
2004-10-12 05:31:37 +00:00
brendan%mozilla.org
0839a484e6
Retract last change, it's wrong -- thanks again to lcook@sybase.com.
2004-09-22 02:37:49 +00:00
brendan%mozilla.org
6f067fcd44
Followup to last checkin (252324, r+sr=bz).
2004-09-22 01:04:33 +00:00
brendan%mozilla.org
353221b100
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
timeless%mozdev.org
a5c885b9b3
Fixing nondebug mAddr is a debug paranoia thing.
2004-09-10 06:02:07 +00:00
timeless%mozdev.org
85b8339503
Bug 252733 ###!!! ASSERTION: Potential deadlock between Monitor@12f0a8 and Monitor@0: 'Error', file r:/mozilla/xpcom/threads/nsAutoLock.cpp, line 299
...
Ignore null monitors - they aren't real and xpconnect promises not to enter them so you can't possibly reach a deadlock involving them.
r=brendan sr=brendan
2004-09-10 05:13:38 +00:00