This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-11-29 15:52:07 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d867ea6f33
gecko-dev
/
xpcom
/
threads
History
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
..
.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
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
Fix revokeEvents to reliably revoke them. Bug 284389, r=darin, sr=dbaron,
2005-04-15 03:17:13 +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
Propagate failure when we can't make a queue (287846, r=dougt, sr=darin).
2005-03-29 22:31:14 +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
Bug 283429 javascript undefined object -> crash in nsIProcess::Init
2005-02-24 18:41:50 +00:00
nsThread.cpp
Bug 296506 [@ nsThread::Main]
2005-06-08 07:33:39 +00:00
nsThread.h
nsTimerImpl.cpp
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
nsTimerImpl.h
plevent.c
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
plevent.h
OS/2 build bustage - don't ask
2004-10-25 20:45:17 +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