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
Mozilla
/
mozilla
/
xpcom
/
threads
History
roc+%cs.cmu.edu
57bffe2488
Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
...
git-svn-id: svn://10.0.0.236/trunk@177889 18797224-902f-48f8-a5cc-f745e15eee43
2005-08-16 21:03:12 +00:00
..
Makefile.in
…
nsAutoLock.cpp
…
nsAutoLock.h
…
nsEnvironment.cpp
…
nsEnvironment.h
…
nsEventQueue.cpp
Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
2005-08-16 21:03:12 +00:00
nsEventQueue.h
…
nsEventQueueService.cpp
Bug 303484. Limit the nesting of modal event loops so we avoid overflowing the C++ stack. r+sr=brendan,a=asa
2005-08-16 21:03:12 +00:00
nsEventQueueService.h
…
nsEventQueueUtils.h
…
nsIEnvironment.idl
…
nsIEventQueue.idl
…
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
…
nsProcess.h
…
nsProcessCommon.cpp
…
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
…
TimerThread.cpp
…
TimerThread.h
…