gecko-dev/xpcom/base
2022-11-20 22:04:22 +00:00
..
AppShutdown.cpp Backed out 3 changesets (bug 1709184, bug 1768581) for causing xpcshell failures CLOSED TREE 2022-11-19 06:31:59 -05:00
AppShutdown.h Bug 1794811, part 1 - Include nsISupports.h instead of nsISupportsBase.h. r=necko-reviewers,nika,valentin 2022-10-17 16:09:22 +00:00
AutoRestore.h
AvailableMemoryTracker.cpp
AvailableMemoryTracker.h
AvailableMemoryWatcher.cpp
AvailableMemoryWatcher.h
AvailableMemoryWatcherLinux.cpp
AvailableMemoryWatcherMac.cpp
AvailableMemoryWatcherUtils.h
AvailableMemoryWatcherWin.cpp
ClearOnShutdown.cpp
ClearOnShutdown.h
CodeAddressService.h
components.conf Bug 1792574, part 4 - deCOM nsIMemory. r=xpcom-reviewers,nika 2022-09-28 15:17:47 +00:00
CountingAllocatorBase.h Bug 1776463 - Use C++17 inline variable for CountingAllocatorBase::sAmount. r=xpcom-reviewers,nika 2022-10-17 21:54:12 +00:00
CycleCollectedJSContext.cpp
CycleCollectedJSContext.h
CycleCollectedJSRuntime.cpp
CycleCollectedJSRuntime.h
Debug.cpp
Debug.h
DebuggerOnGCRunnable.cpp
DebuggerOnGCRunnable.h
DeferredFinalize.cpp
DeferredFinalize.h
EnumeratedArrayCycleCollection.h
ErrorList.py Bug 1794265 - Remove untested, Netscape-era editor hack. r=dholbert 2022-10-10 19:02:48 +00:00
ErrorNames.cpp
ErrorNames.h
GkRustUtils.cpp
GkRustUtils.h
HoldDropJSObjects.cpp
HoldDropJSObjects.h
IntentionalCrash.h
JSObjectHolder.cpp
JSObjectHolder.h
JSONStringWriteFuncs.h
LogCommandLineHandler.cpp
LogCommandLineHandler.h
Logging.cpp
Logging.h
LogModulePrefWatcher.cpp Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
LogModulePrefWatcher.h
MacHelpers.h
MacHelpers.mm
MacStringHelpers.h
MacStringHelpers.mm
MemoryInfo.cpp
MemoryInfo.h
MemoryMapping.cpp
MemoryMapping.h
MemoryPressureLevelMac.h
MemoryReportingProcess.h
MemoryTelemetry.cpp Bug 1794536 - Delete MemoryTelemetry::GetUniqueSetSize() and its decleration. r=pbone 2022-11-20 22:04:22 +00:00
MemoryTelemetry.h Bug 1794536 - Delete MemoryTelemetry::GetUniqueSetSize() and its decleration. r=pbone 2022-11-20 22:04:22 +00:00
moz.build Bug 1796085 - Part 1: Define MOZ_BACKGROUNDTASKS macro globally r=smaug,necko-reviewers,application-update-reviewers,nalexander,valentin 2022-10-19 12:04:08 +00:00
nsAlgorithm.h
nsAutoRef.h
nsClassInfoImpl.cpp
nsCom.h
nsCOMPtr.cpp
nsCOMPtr.h
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp
nsConsoleService.h
nscore.h
nsCrashOnException.cpp
nsCrashOnException.h
nsCRTGlue.cpp
nsCRTGlue.h
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp
nsCycleCollectionParticipant.h
nsCycleCollectionTraversalCallback.h
nsCycleCollector.cpp Bug 1792555 - key and val arguments to NoteWeakMapping() method can't be null. r=kmag 2022-10-10 14:46:16 +00:00
nsCycleCollector.h
nsCycleCollectorTraceJSHelpers.cpp
nsDebug.h
nsDebugImpl.cpp
nsDebugImpl.h
nsDumpUtils.cpp
nsDumpUtils.h
nsError.h
nsGZFileWriter.cpp Bug 1792354, part 1 - DeCOM nsGZFileWriter. r=xpcom-reviewers,nika 2022-09-27 21:27:17 +00:00
nsGZFileWriter.h Bug 1792354, part 1 - DeCOM nsGZFileWriter. r=xpcom-reviewers,nika 2022-09-27 21:27:17 +00:00
nsIAvailableMemoryWatcherBase.idl
nsIClassInfoImpl.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsICycleCollectorListener.idl
nsID.cpp
nsID.h
nsIDebug2.idl Bug 1792355 - Mark some xpcom/base interfaces builtinclass or not scriptable. r=xpcom-reviewers,nika 2022-09-27 15:34:13 +00:00
nsIDUtils.h
nsIException.idl
nsIInterfaceRequestor.idl Bug 1797840: Replace stray tab characters with spaces in IDL files throughout the tree. r=mccr8,necko-reviewers,credential-management-reviewers,smaug,sgalich,valentin 2022-10-28 18:08:17 +00:00
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsIMacPreferencesReader.idl Bug 1792355 - Mark some xpcom/base interfaces builtinclass or not scriptable. r=xpcom-reviewers,nika 2022-09-27 15:34:13 +00:00
nsIMemoryInfoDumper.idl
nsIMemoryReporter.idl
nsIMessageLoop.idl Bug 1792355 - Mark some xpcom/base interfaces builtinclass or not scriptable. r=xpcom-reviewers,nika 2022-09-27 15:34:13 +00:00
nsINIParser.cpp Bug 1787121: add support for formatting INI files to nsINIParser r=xpcom-reviewers,kmag 2022-09-28 13:17:41 +00:00
nsINIParser.h Bug 1787121: add support for formatting INI files to nsINIParser r=xpcom-reviewers,kmag 2022-09-28 13:17:41 +00:00
nsInterfaceRequestorAgg.cpp
nsInterfaceRequestorAgg.h
nsISecurityConsoleMessage.idl
nsISizeOf.h
nsISupports.idl Bug 1794811, part 2 - Use the automatically generated nsISupports.h. r=nika 2022-10-17 16:09:22 +00:00
nsISupportsImpl.cpp
nsISupportsImpl.h Bug 1791767 - Add ISUPPORTS declaration macro for event targets. r=xpcom-reviewers,nika 2022-11-01 06:37:18 +00:00
nsISupportsUtils.h Bug 1794811, part 1 - Include nsISupports.h instead of nsISupportsBase.h. r=necko-reviewers,nika,valentin 2022-10-17 16:09:22 +00:00
nsIUUIDGenerator.idl Bug 1792355 - Mark some xpcom/base interfaces builtinclass or not scriptable. r=xpcom-reviewers,nika 2022-09-27 15:34:13 +00:00
nsIVersionComparator.idl Bug 1792355 - Mark some xpcom/base interfaces builtinclass or not scriptable. r=xpcom-reviewers,nika 2022-09-27 15:34:13 +00:00
nsIWeakReference.idl
nsIWeakReferenceUtils.h
nsMacPreferencesReader.h
nsMacPreferencesReader.mm
nsMacUtilsImpl.cpp Bug 1792567, part 2 - Turn nsMacUtilsImpl into a namespace. r=spohl 2022-10-14 14:34:30 +00:00
nsMacUtilsImpl.h Bug 1792567, part 2 - Turn nsMacUtilsImpl into a namespace. r=spohl 2022-10-14 14:34:30 +00:00
nsMaybeWeakPtr.h
nsMemory.h Bug 1792574, part 4 - deCOM nsIMemory. r=xpcom-reviewers,nika 2022-09-28 15:17:47 +00:00
nsMemoryImpl.cpp Bug 1792574, part 4 - deCOM nsIMemory. r=xpcom-reviewers,nika 2022-09-28 15:17:47 +00:00
nsMemoryInfoDumper.cpp
nsMemoryInfoDumper.h
nsMemoryReporterManager.cpp
nsMemoryReporterManager.h
nsMessageLoop.cpp
nsMessageLoop.h
nsObjCExceptions.h
nsObjCExceptions.mm
NSPRLogModulesParser.cpp
NSPRLogModulesParser.h
nsQueryObject.h
nsrootidl.idl Bug 1794811, part 2 - Use the automatically generated nsISupports.h. r=nika 2022-10-17 16:09:22 +00:00
nsSecurityConsoleMessage.cpp
nsSecurityConsoleMessage.h
nsSystemInfo.cpp Bug 1797587 - Make nsSystemInfo return the CPU model name, r=mhowell,chutten. 2022-11-01 20:22:23 +00:00
nsSystemInfo.h Bug 1797587 - Make nsSystemInfo return the CPU model name, r=mhowell,chutten. 2022-11-01 20:22:23 +00:00
nsTraceRefcnt.cpp Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu 2022-10-28 19:55:30 +00:00
nsTraceRefcnt.h
nsUUIDGenerator.cpp
nsUUIDGenerator.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakReference.cpp
nsWeakReference.h
nsWindowsHelpers.h Bug 1734650 - Ensure that LoadLibrarySystem32 loads dependencies from System32. r=handyman 2022-10-19 03:50:06 +00:00
OwningNonNull.h
RLBoxSandboxPool.cpp
RLBoxSandboxPool.h
RLBoxUtils.h
ShutdownPhase.h
SizeOfState.h
StaticLocalPtr.h
StaticMonitor.h Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu 2022-10-28 19:55:30 +00:00
StaticMutex.h Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu 2022-10-28 19:55:30 +00:00
StaticPtr.h
TupleCycleCollection.h