.. |
Makefile.in
|
Relanding bug 326777, r=bsmedberg, sr=jst
|
2007-07-10 17:57:17 -07:00 |
nsEnvironment.cpp
|
|
|
nsEnvironment.h
|
|
|
nsEventQueue.cpp
|
No need to enter the monitor in our destructor. Bug 371374 followup, r+sr=darin
|
2007-02-28 02:28:53 +00:00 |
nsEventQueue.h
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
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-04 18:17:15 -08:00 |
nsIProcess.idl
|
|
|
nsIRunnable.idl
|
|
|
nsISupportsPriority.idl
|
|
|
nsIThread.idl
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsIThreadInternal.idl
|
340032 nsIThreadObserver needs a method called after processing an event to support Cocoa autorelease pools. r=darin sr=bryner
|
2006-06-07 00:06:11 +00:00 |
nsIThreadManager.idl
|
landing patch for bug 326273 "Implement nsIThreadManager" (Mac portions by Mark Mentovai) with reviews from bienvenu, bsmedberg, bzbarsky, josh, roc, and ssieb
|
2006-05-10 17:30:15 +00:00 |
nsIThreadPool.idl
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool." r=bsmedberg, jst. Test shouldn't hang now.
|
2008-08-11 17:01:47 -07:00 |
nsITimer.idl
|
Bug 443877 - "Need a way to point timers at a different event target". r=bsmedberg.
|
2008-07-24 10:20:33 -07:00 |
nsProcess.h
|
|
|
nsProcessCommon.cpp
|
Bug 421751: make nsIProcess.run() not open any console windows on Windows. r=dougt, sr=mconnor, a=damons
|
2008-03-12 14:03:08 -07: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-04 18:17:15 -08: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-04 18:17:15 -08:00 |
nsThreadManager.cpp
|
bug 380454, r=benjamin, sr=sicking
|
2008-02-21 04:47:26 -08:00 |
nsThreadManager.h
|
bug 380454, r=benjamin, sr=sicking
|
2008-02-21 04:47:26 -08:00 |
nsThreadPool.cpp
|
Bug 449885 - "Threadpool calls shutdown on its threads twice when shutdown called on the threadpool". r=bsmedberg.
|
2008-08-14 12:04:31 -07:00 |
nsThreadPool.h
|
Bug 443874 - "Need a hook for thread creation and destruction in thread pool." r=bsmedberg, jst. Test shouldn't hang now.
|
2008-08-11 17:01:47 -07:00 |
nsThreadUtilsInternal.h
|
Make sure that we push a null JSContext on the current thread's XPConnect stack
|
2007-07-09 20:48:06 -07:00 |
nsTimerImpl.cpp
|
Bug 445828 - "Trying to re-init a TYPE_REPEATING_SLACK timer causes it to be added to timer thread twice". r=brendan.
|
2008-08-08 12:15:05 -07:00 |
nsTimerImpl.h
|
Bug 443877 - "Need a way to point timers at a different event target". r=bsmedberg.
|
2008-07-24 10:20:33 -07:00 |
TimerThread.cpp
|
Bug 422472 - "Lock re-entrance in TimerThread, deadlock" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg sr=brendan a1.9=damons]
|
2008-03-14 09:25:14 -07:00 |
TimerThread.h
|
Bug 422472 - "Lock re-entrance in TimerThread, deadlock" [p=honzab@allpeers.com (Honza Bambas [mayhemer]) r=bsmedberg sr=brendan a1.9=damons]
|
2008-03-14 09:25:14 -07:00 |