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
f1a0afa78e
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
...
git-svn-id: svn://10.0.0.236/trunk@240482 18797224-902f-48f8-a5cc-f745e15eee43
2007-12-05 02:17:15 +00:00
..
Makefile.in
…
nsEnvironment.cpp
…
nsEnvironment.h
…
nsEventQueue.cpp
…
nsEventQueue.h
…
nsIEnvironment.idl
…
nsIEventTarget.idl
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
nsIProcess.idl
…
nsIRunnable.idl
…
nsISupportsPriority.idl
…
nsIThread.idl
…
nsIThreadInternal.idl
…
nsIThreadManager.idl
…
nsIThreadPool.idl
…
nsITimer.idl
…
nsProcess.h
…
nsProcessCommon.cpp
…
nsThread.cpp
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
nsThread.h
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
nsThreadManager.cpp
…
nsThreadManager.h
…
nsThreadPool.cpp
…
nsThreadPool.h
…
nsThreadUtilsInternal.h
…
nsTimerImpl.cpp
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
nsTimerImpl.h
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
TimerThread.cpp
…
TimerThread.h
…