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
faa9fcf92c3ff2bc901502cdc2d43cd36920344f
Mozilla
/
mozilla
/
xpcom
/
threads
History
blassey%mozilla.com
135828a746
backing out: switching narrow char system calls to wide char in windows b=418703
...
git-svn-id: svn://10.0.0.236/trunk@247585 18797224-902f-48f8-a5cc-f745e15eee43
2008-03-11 22:46:32 +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
backing out: switching narrow char system calls to wide char in windows b=418703
2008-03-11 22:46:32 +00:00
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
bug 380454, r=benjamin, sr=sicking
2008-02-21 12:47:27 +00:00
nsThreadManager.h
bug 380454, r=benjamin, sr=sicking
2008-02-21 12:47:27 +00:00
nsThreadPool.cpp
…
nsThreadPool.h
…
nsThreadUtilsInternal.h
…
nsTimerImpl.cpp
Bug 420521 - Leaking nsThread and nsTimerImpl running full set of Mochitests. This fixes the last refcounted leak on OS X Mochitests! Zounds! r=brendan, sr=dbaron, a=blocker
2008-03-10 21:05:46 +00:00
nsTimerImpl.h
Bug 420521 - Leaking nsThread and nsTimerImpl running full set of Mochitests. This fixes the last refcounted leak on OS X Mochitests! Zounds! r=brendan, sr=dbaron, a=blocker
2008-03-10 21:05:46 +00:00
TimerThread.cpp
Bug 420521 - Leaking nsThread and nsTimerImpl running full set of Mochitests. This fixes the last refcounted leak on OS X Mochitests! Zounds! r=brendan, sr=dbaron, a=blocker
2008-03-10 21:05:46 +00:00
TimerThread.h
…