.. |
AppShutdown.cpp
|
Bug 1668867 - Move parts of GeckoProfiler.h into ProfilerControl.h - r=canaltinova
|
2022-03-01 06:56:00 +00:00 |
AppShutdown.h
|
Bug 1750635: Substitute AppShutdown:IsShuttingDown with equivalent AppShutdown::IsInOrBeyond. r=florian,xpcom-reviewers,nika
|
2022-02-18 19:35:13 +00:00 |
AutoRestore.h
|
…
|
|
AvailableMemoryTracker.cpp
|
Bug 1733308 - Fix non-unified builds errors in xpcom/base. r=xpcom-reviewers,mccr8
|
2021-10-01 01:49:16 +00:00 |
AvailableMemoryTracker.h
|
…
|
|
AvailableMemoryWatcher.cpp
|
Bug 1532955 - Track available memory on linux. r=gsvelto,tkikuchi
|
2021-12-02 11:14:30 +00:00 |
AvailableMemoryWatcher.h
|
Bug 1730066 - Enable tab unloading on macOS r=spohl
|
2021-10-21 04:43:35 +00:00 |
AvailableMemoryWatcherLinux.cpp
|
Bug 1745526 - Add a crash annotation for the linux memory watcher r=gsvelto
|
2022-01-20 14:25:44 +00:00 |
AvailableMemoryWatcherMac.cpp
|
Bug 1730066 - Enable tab unloading on macOS r=spohl
|
2021-10-21 04:43:35 +00:00 |
AvailableMemoryWatcherUtils.h
|
Bug 1532955 - Track available memory on linux. r=gsvelto,tkikuchi
|
2021-12-02 11:14:30 +00:00 |
AvailableMemoryWatcherWin.cpp
|
Bug 1729918 - Annotate the user interaction state. r=haik
|
2021-10-05 04:41:53 +00:00 |
ClearOnShutdown.cpp
|
…
|
|
ClearOnShutdown.h
|
…
|
|
CodeAddressService.h
|
…
|
|
CountingAllocatorBase.h
|
…
|
|
CycleCollectedJSContext.cpp
|
Bug 1661293 - Move idle-time nursery GCs to a new nsJSContext::MaybePokeGC r=jonco,smaug
|
2022-03-03 04:21:47 +00:00 |
CycleCollectedJSContext.h
|
Bug 1661293 - Make nsJSContext::MaybePokeGC trigger EAGER_ALLOC_TRIGGER major GCs instead of just eager minor GCs r=jonco,smaug
|
2022-03-03 04:21:48 +00:00 |
CycleCollectedJSRuntime.cpp
|
Bug 1753958 - Part 3: Add a GCOption for shutdown GCs and use this rather than checking the GCReason r=sfink,mccr8
|
2022-02-15 09:45:06 +00:00 |
CycleCollectedJSRuntime.h
|
Bug 1661293 - Make nsJSContext::MaybePokeGC trigger EAGER_ALLOC_TRIGGER major GCs instead of just eager minor GCs r=jonco,smaug
|
2022-03-03 04:21:48 +00:00 |
Debug.cpp
|
…
|
|
Debug.h
|
…
|
|
DebuggerOnGCRunnable.cpp
|
…
|
|
DebuggerOnGCRunnable.h
|
…
|
|
DeferredFinalize.cpp
|
…
|
|
DeferredFinalize.h
|
Bug 1733308 - Fix non-unified builds errors in xpcom/base. r=xpcom-reviewers,mccr8
|
2021-10-01 01:49:16 +00:00 |
EnumeratedArrayCycleCollection.h
|
…
|
|
ErrorList.py
|
Bug 1754491 - Introduce new error code - NS_ERROR_WEBSOCKET_CONNECTION_REFUSED, r=necko-reviewers,dragana
|
2022-02-18 14:02:15 +00:00 |
ErrorNames.cpp
|
Bug 1740543 - Expose xpcom's GetErrorName() to JS. r=xpcom-reviewers,nika
|
2021-12-09 14:00:39 +00:00 |
ErrorNames.h
|
…
|
|
GkRustUtils.cpp
|
Bug 1724152: Replace GkRustUtils::GenerateUUID with nsID::GenerateUUID. r=ckerschb
|
2021-11-04 08:55:46 +00:00 |
GkRustUtils.h
|
Bug 1724152: Replace GkRustUtils::GenerateUUID with nsID::GenerateUUID. r=ckerschb
|
2021-11-04 08:55:46 +00:00 |
HoldDropJSObjects.cpp
|
…
|
|
HoldDropJSObjects.h
|
Bug 1712725 - Disallow using HoldJSObjects/DropJSObjects for non-nsISupports classes that don't have a CC participant. r=mccr8
|
2021-05-27 08:35:41 +00:00 |
IntentionalCrash.h
|
…
|
|
JSObjectHolder.cpp
|
…
|
|
JSObjectHolder.h
|
…
|
|
LogCommandLineHandler.cpp
|
…
|
|
LogCommandLineHandler.h
|
…
|
|
LogModulePrefWatcher.cpp
|
…
|
|
LogModulePrefWatcher.h
|
…
|
|
Logging.cpp
|
Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova
|
2021-11-08 23:59:35 +00:00 |
Logging.h
|
…
|
|
MacHelpers.h
|
…
|
|
MacHelpers.mm
|
…
|
|
MacStringHelpers.h
|
…
|
|
MacStringHelpers.mm
|
…
|
|
MemoryInfo.cpp
|
Bug 1701368 - Part1: Extract nsAvailableMemoryWatcher as AvailableMemoryWatcherWin.cpp. r=gsvelto
|
2021-07-06 22:30:57 +00:00 |
MemoryInfo.h
|
…
|
|
MemoryMapping.cpp
|
…
|
|
MemoryMapping.h
|
Bug 1701368 - Part1: Extract nsAvailableMemoryWatcher as AvailableMemoryWatcherWin.cpp. r=gsvelto
|
2021-07-06 22:30:57 +00:00 |
MemoryPressureLevelMac.h
|
Bug 1730066 - Enable tab unloading on macOS r=spohl
|
2021-10-21 04:43:35 +00:00 |
MemoryReportingProcess.h
|
…
|
|
MemoryTelemetry.cpp
|
Bug 1733308 - Fix non-unified builds errors in xpcom/base. r=xpcom-reviewers,mccr8
|
2021-10-01 01:49:16 +00:00 |
MemoryTelemetry.h
|
…
|
|
NSPRLogModulesParser.cpp
|
…
|
|
NSPRLogModulesParser.h
|
…
|
|
OwningNonNull.h
|
…
|
|
RLBoxSandboxPool.cpp
|
Bug 1744460 part 2 - Update woff2 RLBoxSandboxPool to track minimum sandbox size r=bholley
|
2021-12-09 00:01:17 +00:00 |
RLBoxSandboxPool.h
|
Bug 1754154 - Add missing include for nsINamed in RLBoxSandboxPool.h. r=xpcom-reviewers,mccr8
|
2022-02-09 05:38:55 +00:00 |
RLBoxUtils.h
|
Bug 1747514 - Fix some pointer arithmetic issues in RLBox. r=shravanrn
|
2021-12-25 06:00:25 +00:00 |
ShutdownPhase.h
|
Bug 1738282 - Delete ScriptPreloader singleton after CCPostLastCycleCollection phase. r=mccr8
|
2021-11-22 02:25:43 +00:00 |
SizeOfState.h
|
…
|
|
StaticLocalPtr.h
|
…
|
|
StaticMonitor.h
|
…
|
|
StaticMutex.h
|
…
|
|
StaticPtr.h
|
…
|
|
TupleCycleCollection.h
|
…
|
|
components.conf
|
Bug 1731890 - Adding Utility process with basic sandbox r=agi,nika,bobowen
|
2022-01-12 20:52:58 +00:00 |
moz.build
|
Bug 1747165 - Replace TK_FLAGS/TK_LIBS with MOZ_GTK3_FLAGS/MOZ_GTK3_LIBS. r=firefox-build-system-reviewers,andi
|
2021-12-23 20:29:07 +00:00 |
nsAlgorithm.h
|
…
|
|
nsAutoRef.h
|
…
|
|
nsCOMPtr.cpp
|
…
|
|
nsCOMPtr.h
|
Bug 1729011 - Change dead link to MDN in nsCOMPtr.h to reference source docs. r=xpcom-reviewers,mccr8 DONTBUILD
|
2021-09-03 15:14:01 +00:00 |
nsCRTGlue.cpp
|
Bug 1745344 - Unconditionally use va_copy. r=nika
|
2021-12-16 06:26:42 +00:00 |
nsCRTGlue.h
|
…
|
|
nsClassInfoImpl.cpp
|
…
|
|
nsCom.h
|
…
|
|
nsConsoleMessage.cpp
|
…
|
|
nsConsoleMessage.h
|
…
|
|
nsConsoleService.cpp
|
Bug 1189827: Move logMessageWithMode to nsIConsoleService. r=smaug
|
2021-11-29 14:52:29 +00:00 |
nsConsoleService.h
|
Bug 1189827: Move logMessageWithMode to nsIConsoleService. r=smaug
|
2021-11-29 14:52:29 +00:00 |
nsCrashOnException.cpp
|
…
|
|
nsCrashOnException.h
|
…
|
|
nsCycleCollectionNoteChild.h
|
…
|
|
nsCycleCollectionNoteRootCallback.h
|
…
|
|
nsCycleCollectionParticipant.cpp
|
…
|
|
nsCycleCollectionParticipant.h
|
Bug 1756504 - Remove cpp-virtual-final linter, a minor style check that doesn't diagnose real bugs. r=firefox-static-analysis-reviewers,sylvestre
|
2022-02-24 02:14:39 +00:00 |
nsCycleCollectionTraversalCallback.h
|
Bug 1741246 - Pass JS::GCCellPtr in nsCycleCollectionTraversalCallback::NoteJSChild(). r=jonco
|
2021-11-16 14:52:54 +00:00 |
nsCycleCollector.cpp
|
Bug 1753958 - Part 3: Add a GCOption for shutdown GCs and use this rather than checking the GCReason r=sfink,mccr8
|
2022-02-15 09:45:06 +00:00 |
nsCycleCollector.h
|
Bug 1732161 - Track CCReason for all cycle collections (replacing ccType) r=smaug
|
2021-10-14 18:15:40 +00:00 |
nsCycleCollectorTraceJSHelpers.cpp
|
Bug 1733308 - Fix non-unified builds errors in xpcom/base. r=xpcom-reviewers,mccr8
|
2021-10-01 01:49:16 +00:00 |
nsDebug.h
|
…
|
|
nsDebugImpl.cpp
|
Bug 1201994 - Replace mozalloc_abort() with MOZ_CRASH_UNSAFE() in NS_DebugBreak(). r=xpcom-reviewers,mccr8
|
2021-10-22 02:14:57 +00:00 |
nsDebugImpl.h
|
…
|
|
nsDumpUtils.cpp
|
…
|
|
nsDumpUtils.h
|
…
|
|
nsError.h
|
…
|
|
nsErrorService.cpp
|
Bug 1733308 - Fix non-unified builds errors in xpcom/base. r=xpcom-reviewers,mccr8
|
2021-10-01 01:49:16 +00:00 |
nsErrorService.h
|
…
|
|
nsGZFileWriter.cpp
|
…
|
|
nsGZFileWriter.h
|
…
|
|
nsIAvailableMemoryWatcherBase.idl
|
Bug 1729911 - Define minInactiveDurationInMS not to unload fresh tabs. r=NeilDeakin
|
2021-10-20 23:22:57 +00:00 |
nsIClassInfoImpl.h
|
…
|
|
nsIConsoleListener.idl
|
…
|
|
nsIConsoleMessage.idl
|
…
|
|
nsIConsoleService.idl
|
Bug 1189827: Move logMessageWithMode to nsIConsoleService. r=smaug
|
2021-11-29 14:52:29 +00:00 |
nsICycleCollectorListener.idl
|
…
|
|
nsID.cpp
|
Bug 1745613 - Change nsID::GenerateUUID() to not use NSS's RNG off the main thread. r=keeler
|
2022-01-05 03:26:38 +00:00 |
nsID.h
|
Bug 1723674 - Move nsUUIDGenerator logic to new nsID::GenerateUUID() factory functions that use nsRandomGenerator. r=keeler
|
2021-10-14 03:28:49 +00:00 |
nsIDUtils.h
|
Bug 1726648 - Add a helper to trim brackets from nsID r=mccr8,smaug
|
2021-08-23 10:54:11 +00:00 |
nsIDebug2.idl
|
…
|
|
nsIErrorService.idl
|
…
|
|
nsIException.idl
|
…
|
|
nsIGZFileWriter.idl
|
…
|
|
nsIInterfaceRequestor.idl
|
…
|
|
nsIInterfaceRequestorUtils.cpp
|
…
|
|
nsIInterfaceRequestorUtils.h
|
…
|
|
nsIMacPreferencesReader.idl
|
…
|
|
nsIMacUtils.idl
|
…
|
|
nsIMemory.idl
|
…
|
|
nsIMemoryInfoDumper.idl
|
…
|
|
nsIMemoryReporter.idl
|
Bug 1586236 - Use memory resource notifications to detect low memory scenarios on Windows. r=gsvelto
|
2021-03-31 15:18:05 +00:00 |
nsIMessageLoop.idl
|
…
|
|
nsINIParser.cpp
|
…
|
|
nsINIParser.h
|
…
|
|
nsISecurityConsoleMessage.idl
|
…
|
|
nsISizeOf.h
|
…
|
|
nsISupports.idl
|
…
|
|
nsISupportsBase.h
|
…
|
|
nsISupportsImpl.cpp
|
…
|
|
nsISupportsImpl.h
|
…
|
|
nsISupportsUtils.h
|
…
|
|
nsIUUIDGenerator.idl
|
…
|
|
nsIVersionComparator.idl
|
…
|
|
nsIWeakReference.idl
|
…
|
|
nsIWeakReferenceUtils.h
|
…
|
|
nsInterfaceRequestorAgg.cpp
|
…
|
|
nsInterfaceRequestorAgg.h
|
…
|
|
nsMacPreferencesReader.h
|
…
|
|
nsMacPreferencesReader.mm
|
Bug 1733308 - Fix non-unified builds errors in xpcom/base. r=xpcom-reviewers,mccr8
|
2021-10-01 01:49:16 +00:00 |
nsMacUtilsImpl.cpp
|
Bug 1755409 - aarch64 Darwin fails to build with --disable-sandbox r=spohl
|
2022-02-15 16:15:21 +00:00 |
nsMacUtilsImpl.h
|
Bug 1755409 - aarch64 Darwin fails to build with --disable-sandbox r=spohl
|
2022-02-15 16:15:21 +00:00 |
nsMaybeWeakPtr.h
|
…
|
|
nsMemory.cpp
|
…
|
|
nsMemory.h
|
…
|
|
nsMemoryImpl.cpp
|
Bug 1701269 - Remove mobile/android/base. r=nalexander,flod,owlish
|
2021-05-20 22:03:03 +00:00 |
nsMemoryImpl.h
|
…
|
|
nsMemoryInfoDumper.cpp
|
Bug 1732161 - Track CCReason for all cycle collections (replacing ccType) r=smaug
|
2021-10-14 18:15:40 +00:00 |
nsMemoryInfoDumper.h
|
…
|
|
nsMemoryReporterManager.cpp
|
Bug 1704996 - Account for Apple Aarch64 shared memory region r=mccr8
|
2022-02-22 23:42:08 +00:00 |
nsMemoryReporterManager.h
|
Bug 1586236 - Use memory resource notifications to detect low memory scenarios on Windows. r=gsvelto
|
2021-03-31 15:18:05 +00:00 |
nsMessageLoop.cpp
|
…
|
|
nsMessageLoop.h
|
…
|
|
nsObjCExceptions.h
|
…
|
|
nsObjCExceptions.mm
|
…
|
|
nsQueryObject.h
|
…
|
|
nsSecurityConsoleMessage.cpp
|
…
|
|
nsSecurityConsoleMessage.h
|
…
|
|
nsSystemInfo.cpp
|
Bug 1737108: Part 1: Expose MSIX PackageFamilyName in nsSystemInfo. r=mhowell
|
2021-11-25 14:30:21 +00:00 |
nsSystemInfo.h
|
Bug 1737177: Add `nsSystemInfo` runtime flag for whether running application is running under Microsoft Windows S Mode. r=mhowell
|
2021-11-16 15:11:32 +00:00 |
nsTraceRefcnt.cpp
|
Bug 1751048 - Include the name of types created in static ctors/dtors in nsTraceRefCnt error messages, r=mccr8
|
2022-01-26 19:48:06 +00:00 |
nsTraceRefcnt.h
|
…
|
|
nsUUIDGenerator.cpp
|
Bug 1723674 - Move nsUUIDGenerator logic to new nsID::GenerateUUID() factory functions that use nsRandomGenerator. r=keeler
|
2021-10-14 03:28:49 +00:00 |
nsUUIDGenerator.h
|
Bug 1723674 - Move nsUUIDGenerator logic to new nsID::GenerateUUID() factory functions that use nsRandomGenerator. r=keeler
|
2021-10-14 03:28:49 +00:00 |
nsVersionComparator.cpp
|
…
|
|
nsVersionComparator.h
|
…
|
|
nsVersionComparatorImpl.cpp
|
…
|
|
nsVersionComparatorImpl.h
|
…
|
|
nsWeakReference.cpp
|
…
|
|
nsWeakReference.h
|
…
|
|
nsWindowsHelpers.h
|
Bug 1695817 - Part 6: Show name and publisher of an application owning a module. r=Gijs,fluent-reviewers,mhowell
|
2021-05-28 22:35:59 +00:00 |
nscore.h
|
Bug 1746540 - Move --enable-logrefcnt to python configure. r=nika,firefox-build-system-reviewers,mhentges
|
2021-12-18 00:32:35 +00:00 |
nsrootidl.idl
|
…
|
|