Dactyloidae/xpcom/threads
win7-7 e79cfc5a77 Revert part 5 also. It does depends on part 4.
Revert part 5 also. It does depends on part 4.
2026-08-01 03:13:05 +01:00
..
AbstractThread.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
AbstractThread.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
BackgroundHangMonitor.cpp Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
BackgroundHangMonitor.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
HangAnnotations.cpp Issue #21 - Remove remaining telemetry structs, callers and flags. 2022-04-28 10:33:44 +08:00
HangAnnotations.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
HangMonitor.cpp Issue #21 - Remove Telemetry plumbing and fix build. 2022-04-28 10:25:48 +08:00
HangMonitor.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
LazyIdleThread.cpp [XPCOM] xpcom/threads misc cleanup 2022-04-10 22:57:27 +08:00
LazyIdleThread.h [XPCOM] xpcom/threads misc cleanup 2022-04-10 22:57:27 +08:00
LeakRefPtr.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
MainThreadIdlePeriod.cpp 1311425 - Make requestIdleCallback aware of timeouts. 2026-08-01 03:07:31 +01:00
MainThreadIdlePeriod.h 1311425 - Make requestIdleCallback aware of timeouts. 2026-08-01 03:07:31 +01:00
moz.build 1366750 - Rename nsIIncrementalRunnable to nsIIdleRunnable 2026-08-01 03:07:31 +01:00
MozPromise.h Bug 1332825 - Use move semantics in MozPromise::All() and AllPromiseHolder. 2023-11-24 17:02:54 +08:00
nsEnvironment.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsEnvironment.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsEventQueue.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsEventQueue.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsICancelableRunnable.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsIEnvironment.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIEventTarget.idl Issue #1656 - Remove more vim control lines. 2023-05-05 23:00:05 +08:00
nsIIdlePeriod.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIIdleRunnable.h Trying adjust some functions. nsIEventTarget does not exists until later due xpcom changes that are not ported. 2026-08-01 03:07:33 +01:00
nsIProcess.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIRunnable.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsISupportsPriority.idl import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
nsIThread.idl Issue #1656 - Remove more vim control lines. 2023-05-05 23:00:05 +08:00
nsIThreadInternal.idl Issue #1656 - Remove more vim control lines. 2023-05-05 23:00:05 +08:00
nsIThreadManager.idl Issue #1656 - Remove more vim control lines. 2023-05-05 23:00:05 +08:00
nsIThreadPool.idl Issue #1656 - Remove more vim control lines. 2023-05-05 23:00:05 +08:00
nsITimer.idl 1311425 - Make requestIdleCallback aware of timeouts. 2026-08-01 03:07:31 +01:00
nsMemoryPressure.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsMemoryPressure.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsProcess.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsProcessCommon.cpp Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
nsThread.cpp 1358476, add support for timeout when doing idle dispatch 2026-08-01 03:07:31 +01:00
nsThread.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsThreadManager.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsThreadManager.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsThreadPool.cpp [XPCOM] xpcom Threadpool cleanup 2022-04-10 22:58:37 +08:00
nsThreadPool.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsThreadSyncDispatch.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
nsTimerImpl.cpp Revert part 5 also. It does depends on part 4. 2026-08-01 03:13:05 +01:00
nsTimerImpl.h Revert part 5 also. It does depends on part 4. 2026-08-01 03:13:05 +01:00
SharedThreadPool.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SharedThreadPool.h Issue #1829 - Revert "Issue #1751" 2022-05-04 09:40:24 +08:00
StateMirroring.h Finally finish with MinGW building (linking still has some issues shush) 2026-04-18 01:02:51 -07:00
StateWatching.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
SyncRunnable.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
TaskDispatcher.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
TaskQueue.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
TaskQueue.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
ThrottledEventQueue.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
ThrottledEventQueue.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
TimerThread.cpp Revert part 5 also. It does depends on part 4. 2026-08-01 03:13:05 +01:00
TimerThread.h Revert part 5 also. It does depends on part 4. 2026-08-01 03:13:05 +01:00