.. |
AppShutdown.cpp
|
Bug 1656261 - Back out all recent StartupCache work r=RyanVM
|
2020-09-14 17:00:53 +00:00 |
AppShutdown.h
|
…
|
|
AutoRestore.h
|
…
|
|
AvailableMemoryTracker.cpp
|
…
|
|
AvailableMemoryTracker.h
|
…
|
|
ClearOnShutdown.cpp
|
…
|
|
ClearOnShutdown.h
|
…
|
|
CodeAddressService.h
|
…
|
|
CountingAllocatorBase.h
|
…
|
|
CycleCollectedJSContext.cpp
|
…
|
|
CycleCollectedJSContext.h
|
…
|
|
CycleCollectedJSRuntime.cpp
|
Bug 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem
|
2020-09-08 22:55:38 +00:00 |
CycleCollectedJSRuntime.h
|
…
|
|
Debug.cpp
|
…
|
|
Debug.h
|
…
|
|
DebuggerOnGCRunnable.cpp
|
…
|
|
DebuggerOnGCRunnable.h
|
…
|
|
DeferredFinalize.cpp
|
…
|
|
DeferredFinalize.h
|
…
|
|
EnumeratedArrayCycleCollection.h
|
…
|
|
ErrorList.py
|
Backed out 4 changesets (bug 1660970, bug 1525854, bug 1663657, bug 1645108) for perma failures on test_trr_additional_section.js. CLOSED TREE
|
2020-09-15 02:35:05 +03:00 |
ErrorNames.cpp
|
…
|
|
ErrorNames.h
|
…
|
|
GkRustUtils.cpp
|
Bug 1662518 part 1 - Add semver to gkrust_util r=emilio
|
2020-09-02 23:49:02 +00:00 |
GkRustUtils.h
|
Bug 1662518 part 1 - Add semver to gkrust_util r=emilio
|
2020-09-02 23:49:02 +00:00 |
HoldDropJSObjects.cpp
|
…
|
|
HoldDropJSObjects.h
|
Bug 1662214 - Add docstring for HoldJSObjects. r=mccr8 DONTBUILD
|
2020-08-31 19:01:45 +00:00 |
IntentionalCrash.h
|
…
|
|
JSObjectHolder.cpp
|
…
|
|
JSObjectHolder.h
|
…
|
|
LogCommandLineHandler.cpp
|
…
|
|
LogCommandLineHandler.h
|
…
|
|
LogModulePrefWatcher.cpp
|
…
|
|
LogModulePrefWatcher.h
|
…
|
|
Logging.cpp
|
…
|
|
Logging.h
|
…
|
|
MacHelpers.h
|
…
|
|
MacHelpers.mm
|
…
|
|
MacStringHelpers.h
|
…
|
|
MacStringHelpers.mm
|
…
|
|
MemoryInfo.cpp
|
…
|
|
MemoryInfo.h
|
…
|
|
MemoryMapping.cpp
|
…
|
|
MemoryMapping.h
|
…
|
|
MemoryReportingProcess.h
|
…
|
|
MemoryTelemetry.cpp
|
…
|
|
MemoryTelemetry.h
|
…
|
|
NSPRLogModulesParser.cpp
|
…
|
|
NSPRLogModulesParser.h
|
…
|
|
OwningNonNull.h
|
…
|
|
ShutdownPhase.h
|
…
|
|
SizeOfState.h
|
…
|
|
StaticLocalPtr.h
|
…
|
|
StaticMonitor.h
|
…
|
|
StaticMutex.h
|
…
|
|
StaticPtr.h
|
…
|
|
TupleCycleCollection.h
|
…
|
|
components.conf
|
…
|
|
moz.build
|
…
|
|
nsAlgorithm.h
|
…
|
|
nsAutoRef.h
|
…
|
|
nsCOMPtr.cpp
|
Bug 1661242 - Declare nsCOMPtr_base::begin_assignment MOZ_ALWAYS_INLINE in release builds. r=froydnj
|
2020-09-03 14:45:09 +00:00 |
nsCOMPtr.h
|
Bug 1663946 - Changed link to nsCOMPtr manual. r=froydnj DONTBUILD
|
2020-09-09 15:37:58 +00:00 |
nsCRTGlue.cpp
|
…
|
|
nsCRTGlue.h
|
…
|
|
nsClassInfoImpl.cpp
|
…
|
|
nsCom.h
|
…
|
|
nsConsoleMessage.cpp
|
…
|
|
nsConsoleMessage.h
|
…
|
|
nsConsoleService.cpp
|
…
|
|
nsConsoleService.h
|
…
|
|
nsCrashOnException.cpp
|
…
|
|
nsCrashOnException.h
|
…
|
|
nsCycleCollectionNoteChild.h
|
…
|
|
nsCycleCollectionNoteRootCallback.h
|
…
|
|
nsCycleCollectionParticipant.cpp
|
…
|
|
nsCycleCollectionParticipant.h
|
…
|
|
nsCycleCollectionTraversalCallback.h
|
…
|
|
nsCycleCollector.cpp
|
…
|
|
nsCycleCollector.h
|
…
|
|
nsCycleCollectorTraceJSHelpers.cpp
|
…
|
|
nsDebug.h
|
…
|
|
nsDebugImpl.cpp
|
…
|
|
nsDebugImpl.h
|
…
|
|
nsDumpUtils.cpp
|
…
|
|
nsDumpUtils.h
|
…
|
|
nsError.h
|
…
|
|
nsErrorService.cpp
|
…
|
|
nsErrorService.h
|
…
|
|
nsGZFileWriter.cpp
|
…
|
|
nsGZFileWriter.h
|
…
|
|
nsIClassInfoImpl.h
|
…
|
|
nsIConsoleListener.idl
|
…
|
|
nsIConsoleMessage.idl
|
…
|
|
nsIConsoleService.idl
|
…
|
|
nsICycleCollectorListener.idl
|
…
|
|
nsID.cpp
|
…
|
|
nsID.h
|
…
|
|
nsIDebug2.idl
|
…
|
|
nsIErrorService.idl
|
…
|
|
nsIException.idl
|
…
|
|
nsIGZFileWriter.idl
|
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
|
2020-09-14 02:33:20 +00:00 |
nsIInterfaceRequestor.idl
|
…
|
|
nsIInterfaceRequestorUtils.cpp
|
…
|
|
nsIInterfaceRequestorUtils.h
|
…
|
|
nsIMacPreferencesReader.idl
|
…
|
|
nsIMacUtils.idl
|
…
|
|
nsIMemory.idl
|
…
|
|
nsIMemoryInfoDumper.idl
|
…
|
|
nsIMemoryReporter.idl
|
…
|
|
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 1657033 - Use Span<const char> in JSONWriter - r=froydnj
|
2020-09-14 02:33:20 +00:00 |
nsMacUtilsImpl.cpp
|
…
|
|
nsMacUtilsImpl.h
|
…
|
|
nsMaybeWeakPtr.h
|
…
|
|
nsMemory.cpp
|
…
|
|
nsMemory.h
|
…
|
|
nsMemoryImpl.cpp
|
…
|
|
nsMemoryImpl.h
|
…
|
|
nsMemoryInfoDumper.cpp
|
Bug 1657033 - Use Span<const char> in JSONWriter - r=froydnj
|
2020-09-14 02:33:20 +00:00 |
nsMemoryInfoDumper.h
|
…
|
|
nsMemoryReporterManager.cpp
|
…
|
|
nsMemoryReporterManager.h
|
Bug 1661274 - Unbreak Gtk build on non-Linux after bug 1652813;r=froydnj
|
2020-08-28 12:51:56 +00:00 |
nsMessageLoop.cpp
|
…
|
|
nsMessageLoop.h
|
…
|
|
nsObjCExceptions.h
|
…
|
|
nsQueryObject.h
|
…
|
|
nsSecurityConsoleMessage.cpp
|
…
|
|
nsSecurityConsoleMessage.h
|
…
|
|
nsSystemInfo.cpp
|
…
|
|
nsSystemInfo.h
|
…
|
|
nsTraceRefcnt.cpp
|
…
|
|
nsTraceRefcnt.h
|
…
|
|
nsUUIDGenerator.cpp
|
…
|
|
nsUUIDGenerator.h
|
…
|
|
nsVersionComparator.cpp
|
…
|
|
nsVersionComparator.h
|
…
|
|
nsVersionComparatorImpl.cpp
|
…
|
|
nsVersionComparatorImpl.h
|
…
|
|
nsWeakReference.cpp
|
…
|
|
nsWeakReference.h
|
…
|
|
nsWindowsHelpers.h
|
…
|
|
nscore.h
|
Bug 1661428 - Support PackingVariant::NullIsOk also with non-trivially-default-constructible V. r=froydnj
|
2020-09-03 14:14:41 +00:00 |
nsrootidl.idl
|
…
|
|