gecko-dev/xpcom/base
2019-05-07 22:16:28 +00:00
..
AutoRestore.h
AvailableMemoryTracker.cpp Bug 1529556 - Increase the low-memory detection thresholds by 50% r=njn 2019-03-18 23:57:17 +00:00
AvailableMemoryTracker.h
ClearOnShutdown.cpp
ClearOnShutdown.h Bug 1527827 - Add ShutdownPhase::ShutdownCycleCollector triggered after the CycleCollector shutdown, r=froydnj 2019-02-27 12:57:11 +00:00
CodeAddressService.h
components.conf Bug 1539029 - pt 1 - give RDD its own process selector. r=froydnj 2019-04-09 21:13:16 +00:00
CountingAllocatorBase.h
CycleCollectedJSContext.cpp Bug 1362272 - Part 2: Implement notifying of rejected promises; r=smaug 2019-05-07 11:39:58 +00:00
CycleCollectedJSContext.h Bug 1362272 - Part 2: Implement notifying of rejected promises; r=smaug 2019-05-07 11:39:58 +00:00
CycleCollectedJSRuntime.cpp Bug 1546544 - Enable TCSM r=asuth,spohl,mccr8 2019-05-07 22:16:14 +00:00
CycleCollectedJSRuntime.h
Debug.cpp
Debug.h
DebuggerOnGCRunnable.cpp Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj 2019-02-25 16:14:01 -06:00
DebuggerOnGCRunnable.h
DeferredFinalize.cpp
DeferredFinalize.h
EnumeratedArrayCycleCollection.h
ErrorList.py Bug 1546888 - Make editor public methods which may be canceled by clipboard event listener return NS_SUCCESS_DOM_NO_OPERATION when it's canceled r=m_kato 2019-05-02 08:39:53 +00:00
ErrorNames.cpp
ErrorNames.h
GkRustUtils.cpp Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj 2019-02-25 16:14:01 -06:00
GkRustUtils.h
HoldDropJSObjects.cpp
HoldDropJSObjects.h
IntentionalCrash.h
JSObjectHolder.cpp
JSObjectHolder.h
LogCommandLineHandler.cpp
LogCommandLineHandler.h
Logging.cpp Bug 1525303 - make LazyLogModule::operator LogModule* inline; r=erahm 2019-04-02 20:35:38 +00:00
Logging.h Bug 1548243: add MOZ_UNLIKELY() to MOZ_LOG_TEST() r=froydnj 2019-05-02 12:56:48 +00:00
LogModulePrefWatcher.cpp
LogModulePrefWatcher.h
MacHelpers.h
MacHelpers.mm
MacStringHelpers.h
MacStringHelpers.mm
MemoryInfo.cpp Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj 2019-02-25 16:14:01 -06:00
MemoryInfo.h
MemoryMapping.cpp
MemoryMapping.h
MemoryReportingProcess.h Bug 1531476 - replace MaybeFileDesc with FileDescriptor? in IPDL; r=mccr8 2019-02-28 21:20:40 +00:00
MemoryTelemetry.cpp
MemoryTelemetry.h
moz.build Bug 1540794 - Remove nsIID.h. r=froydnj 2019-04-01 18:49:28 +00:00
nsAgg.h
nsAlgorithm.h
nsAutoPtr.h
nsAutoRef.h
nsClassInfoImpl.cpp
nsCom.h
nsCOMPtr.cpp
nsCOMPtr.h Bug 1540854: Add MOZ_DBG support for nsIURI and nsIFile. r=froydnj 2019-04-01 15:05:37 -07:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp Bug 717611 - Add nsConsoleService::ResetWindow to clear messages for a given window id; r=baku. 2019-03-04 10:01:01 +00:00
nsConsoleService.h
nscore.h
nsCrashOnException.cpp
nsCrashOnException.h
nsCRTGlue.cpp
nsCRTGlue.h Bug 1453456 - Remove nsCRT::IsAscii(null-terminated string) in favor of mozilla::IsAsciiNullTerminated. r=froydnj 2019-02-25 12:22:24 -08:00
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp
nsCycleCollectionParticipant.h
nsCycleCollectionTraversalCallback.h
nsCycleCollector.cpp Bug 1540166, avoid some useless ForgetSkippable handling while we're already dealing with snow-white objects, r=mccr8 2019-03-29 17:52:14 +02:00
nsCycleCollector.h Bug 1535384 part 5. Eliminate MOZ_CAN_RUN_SCRIPT_BOUNDARY for mutation callbacks. r=mccr8 2019-03-19 15:14:11 +00:00
nsCycleCollectorTraceJSHelpers.cpp
nsDebug.h Bug 1538081 - Part 1: Add MOZ_DBG macro. r=froydnj,gerald 2019-03-30 04:25:13 +00:00
nsDebugImpl.cpp Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj 2019-02-25 16:14:01 -06:00
nsDebugImpl.h
nsDumpUtils.cpp Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj 2019-02-25 16:14:01 -06:00
nsDumpUtils.h
nsError.h
nsErrorService.cpp
nsErrorService.h
nsGZFileWriter.cpp
nsGZFileWriter.h
nsIClassInfoImpl.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl Bug 717611 - Add nsConsoleService::ResetWindow to clear messages for a given window id; r=baku. 2019-03-04 10:01:01 +00:00
nsICycleCollectorListener.idl
nsID.cpp
nsID.h
nsIDebug2.idl
nsIErrorService.idl
nsIException.idl
nsIGZFileWriter.idl
nsIInterfaceRequestor.idl
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsIMacPreferencesReader.idl
nsIMacUtils.idl
nsIMemory.idl
nsIMemoryInfoDumper.idl
nsIMemoryReporter.idl
nsIMessageLoop.idl
nsIMutable.idl
nsINIParser.cpp Bug 1527704: Store install information in profiles.ini and use installs.ini as a backup in case an earlier Firefox throws it away. r=froydnj 2019-03-27 14:41:04 -07:00
nsINIParser.h Bug 1527704: Store install information in profiles.ini and use installs.ini as a backup in case an earlier Firefox throws it away. r=froydnj 2019-03-27 14:41:04 -07:00
nsInterfaceRequestorAgg.cpp
nsInterfaceRequestorAgg.h
nsISecurityConsoleMessage.idl
nsISizeOf.h
nsISupports.idl
nsISupportsBase.h
nsISupportsImpl.cpp
nsISupportsImpl.h
nsISupportsUtils.h
nsIUUIDGenerator.idl
nsIVersionComparator.idl
nsIWeakReference.idl
nsIWeakReferenceUtils.h
nsMacPreferencesReader.h
nsMacPreferencesReader.mm
nsMacUtilsImpl.cpp Bug 1546544 - Reduce navigator.hardwareConcurrency to account for TCSM r=luke 2019-05-07 22:16:28 +00:00
nsMacUtilsImpl.h Bug 1546544 - Reduce navigator.hardwareConcurrency to account for TCSM r=luke 2019-05-07 22:16:28 +00:00
nsMaybeWeakPtr.h
nsMemory.cpp
nsMemory.h
nsMemoryImpl.cpp Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj 2019-02-25 16:14:01 -06:00
nsMemoryImpl.h
nsMemoryInfoDumper.cpp Bug 1523969 part 27 - Move method definition inline comments to new line in 'xpcom/'. r=froydnj 2019-02-25 16:14:01 -06:00
nsMemoryInfoDumper.h
nsMemoryReporterManager.cpp Bug 1520339 - Part 2: handling memory reporting for VR process. r=kip,erahm 2019-04-02 05:13:17 +00:00
nsMemoryReporterManager.h
nsMessageLoop.cpp
nsMessageLoop.h
nsObjCExceptions.h
NSPRLogModulesParser.cpp
NSPRLogModulesParser.h
nsQueryObject.h
nsrootidl.idl
nsSecurityConsoleMessage.cpp
nsSecurityConsoleMessage.h
nsSystemInfo.cpp Backed out changeset c2f648fbcbf1 (bug 1533861) for test_TelemetryEnvironment.js failures 2019-05-03 06:22:25 +03:00
nsSystemInfo.h Bug 1534878 - xpcom: Rename NS_InitXPCOM2() to NS_InitXPCOM(). r=froydnj 2019-03-14 23:38:09 -07:00
nsTraceRefcnt.cpp Bug 1531966 - Dump out the contents of leaked nsStringBuffers when logging them. r=froydnj 2019-03-05 22:00:46 +00:00
nsTraceRefcnt.h
nsTWeakRef.h
nsUUIDGenerator.cpp
nsUUIDGenerator.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakReference.cpp
nsWeakReference.h
nsWindowsHelpers.h
OwningNonNull.h Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-03-31 15:12:55 +00:00
SizeOfState.h
StaticMonitor.h
StaticMutex.h
StaticPtr.h
TupleCycleCollection.h