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
c1939d4da5ce488e9edd8809e0723f6b012c2e8a
Mozilla
/
mozilla
/
xpcom
/
threads
History
darin%meer.net
2b63405c0c
fixes bug 273819 "ASSERTION: Native event queues should only be used on the main thread" r=danm, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@166818 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-17 19:47:06 +00:00
..
Makefile.in
…
nsAutoLock.cpp
Fixing nondebug mAddr is a debug paranoia thing.
2004-09-10 06:02:07 +00:00
nsAutoLock.h
…
nsEnvironment.cpp
…
nsEnvironment.h
…
nsEventQueue.cpp
fixes bug 273819 "ASSERTION: Native event queues should only be used on the main thread" r=danm, sr=bienvenu
2004-12-17 19:47:06 +00:00
nsEventQueue.h
fixes bug 273819 "ASSERTION: Native event queues should only be used on the main thread" r=danm, sr=bienvenu
2004-12-17 19:47:06 +00:00
nsEventQueueService.cpp
…
nsEventQueueService.h
…
nsEventQueueUtils.h
…
nsIEnvironment.idl
…
nsIEventQueue.idl
…
nsIEventQueueService.idl
…
nsIEventTarget.idl
…
nsIProcess.idl
…
nsIRunnable.idl
…
nsIThread.idl
…
nsITimer.idl
…
nsITimerInternal.idl
…
nsITimerManager.idl
…
nsPIEventQueueChain.h
…
nsProcess.h
…
nsProcessCommon.cpp
Fixing bug 273961. Don't execute unix process creation code on windows. r+sr=darin@meer.net
2004-12-10 01:06:37 +00:00
nsThread.cpp
bug 257188 - check initialization of nsThread patch by CTho <cst@andrew.cmu.edu> r=dougt
2004-08-28 20:11:15 +00:00
nsThread.h
…
nsTimerImpl.cpp
…
nsTimerImpl.h
…
plevent.c
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
2004-12-09 19:28:35 +00:00
plevent.h
OS/2 build bustage - don't ask
2004-10-25 20:45:17 +00:00
TimerThread.cpp
Retract last change, it's wrong -- thanks again to lcook@sybase.com.
2004-09-22 02:39:52 +00:00
TimerThread.h
…