.. |
Makefile.in
|
Bug 514665 - fix stupid module name differences on windows. r=ted
|
2009-09-25 18:41:16 +02:00 |
nsEnvironment.cpp
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
nsEnvironment.h
|
Bug 568691 part A - register static and binary components using data tables rather than programmatic nsIComponentRegistrar methods. This part contains the important needs-review bits of the change: part B contains the mechanical changes to each module in order to actually get a working build. Part C will contain changes necessary to register JS components from .manifest files
|
2010-06-10 14:11:11 -04:00 |
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
|
Bug 411511: Make nsIProcess accept Unicode paths as well as native charset, r=bsmedberg
|
2010-03-18 10:37:12 +02:00 |
nsIRunnable.idl
|
Bug 540665 - Make nsIRunnable a function so JS can use it as such. r=benjamin
|
2010-05-07 09:52:04 +02:00 |
nsISupportsPriority.idl
|
|
|
nsIThread.idl
|
|
|
nsIThreadInternal.idl
|
Bug 612807 - 'IndexedDB: Transaction thread observer isn't quite safe'. r=jst, a=blocking+.
|
2010-11-18 14:19:19 -08:00 |
nsIThreadManager.idl
|
Bug 609501 - Change nsIThreadManager for bug 580096. r=jst
|
2010-11-03 18:41:06 -07:00 |
nsIThreadPool.idl
|
Bug 461594: Interfaces changed without iid updates. r=josh, r=jst
|
2008-10-31 10:31:43 +00:00 |
nsITimer.idl
|
Bug 472258 - Reinitializing one-shot timers by resetting delay (->SetDelay) doesn't work anymore - fix callers; r+sr=bzbarsky
|
2009-02-03 15:42:21 +01:00 |
nsProcess.h
|
Bug 625042 - nsIWeakReferenceUtils.h should include nsIWeakReference.h. r=bsmedberg a=jst
|
2011-01-19 12:13:54 +01:00 |
nsProcessCommon.cpp
|
Bug 599478: Fix incorrect exit code for unhandled signal termination in nsIProcess on Mac OS X. r=bsmedberg a=blocking2.0betaN+
|
2010-10-25 16:57:18 -04:00 |
nsThread.cpp
|
Bug 607944 Canary fails to build with --disable-libxul (missing symbol XRE_GetProcessType)
|
2011-01-05 14:11:56 -08:00 |
nsThread.h
|
Bug 612807 - 'IndexedDB: Transaction thread observer isn't quite safe'. r=jst, a=blocking+.
|
2010-11-18 14:19:19 -08:00 |
nsThreadManager.cpp
|
Bug 580096 - 'move the cycle collector off the main thread'. r=peterv+jst
|
2010-11-11 14:52:30 -08:00 |
nsThreadManager.h
|
bug 380454, r=benjamin, sr=sicking
|
2008-02-21 04:47:26 -08:00 |
nsThreadPool.cpp
|
Bug 568691 - Add CID data back to classinfo because it's required for fastload to work correctly.
|
2010-06-22 12:59:57 -04: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 581036 - nsTimerImpl.cpp compilation fails on mingw.; r=bzbarsky approval2.0=benjamin
|
2010-07-22 12:00:26 -04:00 |
nsTimerImpl.h
|
Bug 558306 part 2. Switch XPCOM timers to TimeDuration/TimeStamp. r=cjones, sr=brendan
|
2010-07-15 09:59:24 -04:00 |
TimerThread.cpp
|
Bug 596373 - Timer thread sleeping for 0 time causes lots of wakeups. r=brendan a=blocking-fennec
|
2010-10-07 11:47:51 -07:00 |
TimerThread.h
|
Bug 558306 part 2. Switch XPCOM timers to TimeDuration/TimeStamp. r=cjones, sr=brendan
|
2010-07-15 09:59:24 -04:00 |