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
timeless%mozdev.org
36a1b039c2
Bug 270107 nsProcess::Run is broken
...
r=dougt git-svn-id: svn://10.0.0.236/trunk@167721 18797224-902f-48f8-a5cc-f745e15eee43
2005-01-14 11:52:09 +00:00
..
Makefile.in
…
nsAutoLock.cpp
…
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
Bug 270107 nsProcess::Run is broken
2005-01-14 11:52:09 +00:00
nsThread.cpp
…
nsThread.h
…
nsTimerImpl.cpp
…
nsTimerImpl.h
…
plevent.c
Commit the CFRunLoop patch from bug 271050 for plevent handling. This uses a CFRunLoopSource to process plevents from the applications's main event loop. r=pinkerton.
2005-01-04 02:02:01 +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
…