gecko-dev/xpcom/threads
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
..
.cvsignore
Makefile.in 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
TimerThread.cpp fixes bug 279852 "nsWeakReference not threadsafe assertions due to TimerThread::Init" r=sfraser sr=bryner 2005-03-14 06:37:01 +00:00
TimerThread.h fixes bug 279852 "nsWeakReference not threadsafe assertions due to TimerThread::Init" r=sfraser sr=bryner 2005-03-14 06:37:01 +00:00
nsAutoLock.cpp Fixing nondebug mAddr is a debug paranoia thing. 2004-09-10 06:02:07 +00:00
nsAutoLock.h
nsEnvironment.cpp
nsEnvironment.h
nsEventQueue.cpp 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
nsEventQueue.h Fix revokeEvents to reliably revoke them. Bug 284389, r=darin, sr=dbaron, 2005-04-15 03:17:13 +00:00
nsEventQueueService.cpp 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
nsEventQueueService.h
nsEventQueueUtils.h
nsIEnvironment.idl
nsIEventQueue.idl Fix revokeEvents to reliably revoke them. Bug 284389, r=darin, sr=dbaron, 2005-04-15 03:17:13 +00:00
nsIEventQueueService.idl
nsIEventTarget.idl
nsIProcess.idl
nsIRunnable.idl
nsISupportsPriority.idl s/BumpPriority/AdjustPriority/ (bug 278531) r=shaver sr=brendan 2005-02-21 22:21:21 +00:00
nsIThread.idl
nsITimer.idl 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
nsITimerInternal.idl
nsITimerManager.idl
nsPIEventQueueChain.h Fix revokeEvents to reliably revoke them. Bug 284389, r=darin, sr=dbaron, 2005-04-15 03:17:13 +00:00
nsProcess.h
nsProcessCommon.cpp 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
nsThread.cpp Bug 310487 thread leak 2005-09-30 20:46:14 +00:00
nsThread.h
nsTimerImpl.cpp Make timers a little safer to use from JS. Bug 304669, patch by Giorgio Maone 2005-11-02 00:46:37 +00:00
nsTimerImpl.h Allow XPCOM to be restarted. r+sr=darin with grudging consent from dougt. Bug 239819 2004-05-11 09:38:50 +00:00
plevent.c 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
plevent.h 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