This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
bcaeae95a94de45ef8be275d877b5c141c753b89
Mozilla
/
mozilla
/
xpcom
/
threads
History
roc+%cs.cmu.edu
d1648cec2e
Backing out fix for bug 303484 since it exposed some other issues and doesn't fix any known crashers.
...
git-svn-id: svn://10.0.0.236/branches/MOZILLA_1_8_BRANCH@182433 18797224-902f-48f8-a5cc-f745e15eee43
2005-10-18 01:47:31 +00:00
..
Makefile.in
…
nsAutoLock.cpp
…
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:47:31 +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:47:31 +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
…
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
…
nsThread.cpp
Bug
#310487
--> Fix a thread leak. Regression fix from Bug 296506.
2005-10-01 18:43:00 +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
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 a=asa
2005-09-26 19:43:34 +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 a=asa
2005-09-26 19:43:34 +00:00
TimerThread.cpp
…
TimerThread.h
…