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
cf8db3a89ae42e9e027e0f402c19b112cd075641
Mozilla
/
mozilla
/
xpcom
/
threads
History
smfr%smfr.org
89386980d1
More experimentation with plevent handling for Camino (only affects cocoa toolkit), replacing the CFRunLoop patch with the CFMessagePort patch for performance comparison.
...
git-svn-id: svn://10.0.0.236/trunk@167091 18797224-902f-48f8-a5cc-f745e15eee43
2004-12-29 16:40:41 +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
…
nsThread.h
…
nsTimerImpl.cpp
…
nsTimerImpl.h
…
plevent.c
More experimentation with plevent handling for Camino (only affects cocoa toolkit), replacing the CFRunLoop patch with the CFMessagePort patch for performance comparison.
2004-12-29 16:40:41 +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
…