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
benjamin%smedbergs.us
ab9a98a13e
Bug 383553 - Crash on quit in nsTimerImpl::Release, r=dbaron sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@231713 18797224-902f-48f8-a5cc-f745e15eee43
2007-08-09 18:37:02 +00:00
..
Makefile.in
Relanding bug 326777, r=bsmedberg, sr=jst
2007-07-11 00:57:17 +00:00
nsEnvironment.cpp
…
nsEnvironment.h
…
nsEventQueue.cpp
…
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 07:08:56 +00:00
nsIEnvironment.idl
…
nsIEventTarget.idl
…
nsIProcess.idl
…
nsIRunnable.idl
…
nsISupportsPriority.idl
…
nsIThread.idl
…
nsIThreadInternal.idl
…
nsIThreadManager.idl
…
nsIThreadPool.idl
…
nsITimer.idl
…
nsProcess.h
…
nsProcessCommon.cpp
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 07:08:56 +00:00
nsThread.cpp
Try to fix orange: sGlobalObserver can get set during event processing, not
2007-07-11 03:01:56 +00:00
nsThread.h
Relanding bug 326777, r=bsmedberg, sr=jst
2007-07-11 00:57:17 +00:00
nsThreadManager.cpp
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 07:08:56 +00:00
nsThreadManager.h
…
nsThreadPool.cpp
…
nsThreadPool.h
…
nsThreadUtilsInternal.h
Make sure that we push a null JSContext on the current thread's XPConnect stack
2007-07-10 03:48:07 +00:00
nsTimerImpl.cpp
Bug 383553 - Crash on quit in nsTimerImpl::Release, r=dbaron sr=brendan
2007-08-09 18:37:02 +00:00
nsTimerImpl.h
…
TimerThread.cpp
Bug 383553 - Crash on quit in nsTimerImpl::Release, r=dbaron sr=brendan
2007-08-09 18:37:02 +00:00
TimerThread.h
…