.. |
AutoRestore.h
|
…
|
|
AvailableMemoryTracker.cpp
|
Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
|
2018-07-05 15:42:11 +02:00 |
AvailableMemoryTracker.h
|
Bug 1468207 - Use the new timer-based available memory tracker on Win32; r=dmajor
|
2018-07-04 21:06:07 +02:00 |
ClearOnShutdown.cpp
|
…
|
|
ClearOnShutdown.h
|
…
|
|
CodeAddressService.h
|
…
|
|
CountingAllocatorBase.h
|
Bug 1479641 - Don't record counting allocator amount, r=froydnj.
|
2018-07-31 19:22:54 +00:00 |
CycleCollectedJSContext.cpp
|
Bug 1477923. Make WebIDL callbacks store a global in addition to the object that's used as a callback. r=mccr8
|
2018-08-03 17:11:39 -04:00 |
CycleCollectedJSContext.h
|
Bug 1413418 - Give the last chance to consume micro task queue during the final cycle collection; r=smaug
|
2018-07-19 16:38:33 +00:00 |
CycleCollectedJSRuntime.cpp
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
CycleCollectedJSRuntime.h
|
Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
|
2018-07-05 15:42:11 +02:00 |
Debug.cpp
|
…
|
|
Debug.h
|
…
|
|
DebuggerOnGCRunnable.cpp
|
Bug 1479547 Part 1 - Remove instrumentation related to non-deterministic GCs, r=mccr8.
|
2018-07-31 19:34:50 +00:00 |
DebuggerOnGCRunnable.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02:00 |
DeferredFinalize.cpp
|
Bug 1207696 Part 7 - Ensure deterministic interaction of GC with CC and object references, r=smaug.
|
2018-07-23 14:46:37 +00:00 |
DeferredFinalize.h
|
Bug 1207696 Part 7 - Ensure deterministic interaction of GC with CC and object references, r=smaug.
|
2018-07-23 14:46:37 +00:00 |
EnumeratedArrayCycleCollection.h
|
…
|
|
ErrorList.py
|
Bug 1357636 - Improve IndexedDB error message on deleting an undefined object; r=janv
|
2018-08-15 15:35:58 +02:00 |
ErrorNames.cpp
|
…
|
|
ErrorNames.h
|
…
|
|
HoldDropJSObjects.cpp
|
…
|
|
HoldDropJSObjects.h
|
…
|
|
IntentionalCrash.h
|
…
|
|
JSObjectHolder.cpp
|
…
|
|
JSObjectHolder.h
|
…
|
|
LogCommandLineHandler.cpp
|
…
|
|
LogCommandLineHandler.h
|
…
|
|
LogModulePrefWatcher.cpp
|
…
|
|
LogModulePrefWatcher.h
|
…
|
|
Logging.cpp
|
Bug 1465452 Part 8 - Don't record logging state, r=froydnj.
|
2018-07-21 14:33:38 +00:00 |
Logging.h
|
Bug 1465452 Part 8 - Don't record logging state, r=froydnj.
|
2018-07-21 14:33:38 +00:00 |
MacHelpers.h
|
…
|
|
MacHelpers.mm
|
…
|
|
MacStringHelpers.h
|
…
|
|
MacStringHelpers.mm
|
…
|
|
MemoryInfo.cpp
|
Bug 1480177 Lowercase includes to fix MinGW Build Errors r=froydnj
|
2018-07-30 22:43:24 -05:00 |
MemoryInfo.h
|
Bug 1475899: Part 5 - Add thread stack memory reporter for Windows. r=erahm,aklotz
|
2018-07-17 13:09:45 -07:00 |
MemoryMapping.cpp
|
Bug 1475899: Part 3 - Add helper for parsing memory mappings on Linux. r=erahm,jld
|
2018-07-14 02:20:55 -07:00 |
MemoryMapping.h
|
Bug 1475899: Part 3 - Add helper for parsing memory mappings on Linux. r=erahm,jld
|
2018-07-14 02:20:55 -07:00 |
MemoryReportingProcess.h
|
…
|
|
NSPRLogModulesParser.cpp
|
…
|
|
NSPRLogModulesParser.h
|
…
|
|
OwningNonNull.h
|
Bug 1478721. Remove nsIIdleObserver. r=mccr8
|
2018-07-27 00:37:44 -04:00 |
SizeOfState.h
|
…
|
|
StaticMonitor.h
|
Bug 1265824 - Add StaticMonitor r=froydnj
|
2018-06-29 15:27:22 -07:00 |
StaticMutex.h
|
Bug 1207696 Part 4b - Make recording optional in mozilla mutexes and monitors, r=froydnj.
|
2018-07-21 14:22:54 +00:00 |
StaticPtr.h
|
…
|
|
moz.build
|
Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj
|
2018-07-31 22:10:07 +09:00 |
nsAgg.h
|
…
|
|
nsAlgorithm.h
|
Bug 1402247 - Use encoding_rs for XPCOM string encoding conversions. r=Nika,erahm,froydnj.
|
2018-08-14 14:43:42 +03:00 |
nsAutoPtr.h
|
Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj
|
2018-06-02 09:33:26 +02:00 |
nsAutoRef.h
|
…
|
|
nsCOMPtr.cpp
|
…
|
|
nsCOMPtr.h
|
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
|
2018-06-01 10:45:27 +02: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
|
Bug 1477627 - Convert CCGraph::mPtrToNodeMap to a mozilla::HashSet. r=mccr8
|
2018-08-14 09:25:51 +10:00 |
nsCycleCollector.h
|
bug 1397297, make SnowWhite freeing more incremental, r=smaug
|
2018-08-08 09:14:58 +03:00 |
nsCycleCollectorTraceJSHelpers.cpp
|
…
|
|
nsDebug.h
|
Bug 1469769 - Part 7: Remove NS_NOTREACHED definition. r=froydnj
|
2018-06-17 22:34:23 -07:00 |
nsDebugImpl.cpp
|
Bug 1348273 - Convert crash annotations into a machine-readable list of constants; r=ted.mielczarek,njn,dholbert,mak,cpearce,mcmanus,froydnj,Dexter,jrmuizel,jchen,jimm,bz,surkov
|
2018-07-05 15:42:11 +02:00 |
nsDebugImpl.h
|
Bug 1470508 Output the process name in MOZ_LOG r=froydnj
|
2018-06-22 12:31:35 -05:00 |
nsDumpUtils.cpp
|
Bug 1472523: Part 1 - Avoid string copies in preference callbacks. r=njn
|
2018-06-30 23:06:17 -07:00 |
nsDumpUtils.h
|
Bug 1472523: Part 1 - Avoid string copies in preference callbacks. r=njn
|
2018-06-30 23:06:17 -07:00 |
nsError.h
|
…
|
|
nsErrorService.cpp
|
…
|
|
nsErrorService.h
|
…
|
|
nsGZFileWriter.cpp
|
Bug 1453795 - XPCOM - Initialize member fields in classes/ structures. r=froydnj
|
2018-06-15 14:41:20 +03:00 |
nsGZFileWriter.h
|
…
|
|
nsIClassInfoImpl.h
|
…
|
|
nsIConsoleListener.idl
|
…
|
|
nsIConsoleMessage.idl
|
…
|
|
nsIConsoleService.idl
|
…
|
|
nsICycleCollectorListener.idl
|
…
|
|
nsID.cpp
|
…
|
|
nsID.h
|
…
|
|
nsIDebug2.idl
|
…
|
|
nsIErrorService.idl
|
…
|
|
nsIException.idl
|
…
|
|
nsIGZFileWriter.idl
|
…
|
|
nsIID.h
|
…
|
|
nsIInterfaceRequestor.idl
|
…
|
|
nsIInterfaceRequestorUtils.cpp
|
…
|
|
nsIInterfaceRequestorUtils.h
|
…
|
|
nsILoadURIDelegate.idl
|
Bug 1441059 - Make nsILoadURIDelegate async to preserve the order of GeckoSession.loadUri() calls. r=snorp,bz
|
2018-08-07 13:42:07 -05:00 |
nsIMacUtils.idl
|
Bug 1463183 - Remove all instances of isUniversalBinary since we no longer build universal binaries for macOS r=spohl
|
2018-05-31 20:04:23 +05:30 |
nsIMemory.idl
|
Bug 1451005 - Forward all memory-pressure events to the child processes; r=njn
|
2018-05-12 01:21:13 +02:00 |
nsIMemoryInfoDumper.idl
|
…
|
|
nsIMemoryReporter.idl
|
Bug 1468207 - Use the new timer-based available memory tracker on Win32; r=dmajor
|
2018-07-04 21:06:07 +02:00 |
nsIMessageLoop.idl
|
…
|
|
nsIMutable.idl
|
…
|
|
nsINIParser.cpp
|
…
|
|
nsINIParser.h
|
…
|
|
nsISecurityConsoleMessage.idl
|
…
|
|
nsISizeOf.h
|
…
|
|
nsISupports.idl
|
…
|
|
nsISupportsBase.h
|
…
|
|
nsISupportsImpl.cpp
|
…
|
|
nsISupportsImpl.h
|
Bug 1446509 - added final versions of macro for declaring AddRef and Decref; r=froydnj
|
2018-08-07 18:25:49 +00:00 |
nsISupportsUtils.h
|
…
|
|
nsIUUIDGenerator.idl
|
…
|
|
nsIVersionComparator.idl
|
…
|
|
nsIWeakReference.idl
|
…
|
|
nsIWeakReferenceUtils.h
|
…
|
|
nsInterfaceRequestorAgg.cpp
|
…
|
|
nsInterfaceRequestorAgg.h
|
…
|
|
nsMacUtilsImpl.cpp
|
Bug 1463183 - Remove all instances of isUniversalBinary since we no longer build universal binaries for macOS r=spohl
|
2018-05-31 20:04:23 +05:30 |
nsMacUtilsImpl.h
|
…
|
|
nsMemory.cpp
|
…
|
|
nsMemory.h
|
…
|
|
nsMemoryImpl.cpp
|
…
|
|
nsMemoryImpl.h
|
…
|
|
nsMemoryInfoDumper.cpp
|
Bug 1473631: Part 0a - Make preference callbacks typesafe. r=njn
|
2018-07-06 12:24:41 -07:00 |
nsMemoryInfoDumper.h
|
…
|
|
nsMemoryReporterManager.cpp
|
Bug 1477512: Part 4 - Add memory reporter for thread kernel stack sizes. r=erahm
|
2018-07-21 15:12:11 -07:00 |
nsMemoryReporterManager.h
|
Bug 1474636 - Report memory used by nsMemoryReporterManager. r=njn
|
2018-07-10 15:38:52 -07:00 |
nsMessageLoop.cpp
|
…
|
|
nsMessageLoop.h
|
…
|
|
nsObjCExceptions.h
|
…
|
|
nsQueryObject.h
|
…
|
|
nsSecurityConsoleMessage.cpp
|
…
|
|
nsSecurityConsoleMessage.h
|
…
|
|
nsSystemInfo.cpp
|
…
|
|
nsSystemInfo.h
|
…
|
|
nsTWeakRef.h
|
…
|
|
nsTraceRefcnt.cpp
|
Bug 1207696 Part 5l - Don't trace refcounts while recording or replaying, r=froydnj.
|
2018-07-23 14:40:18 +00:00 |
nsTraceRefcnt.h
|
…
|
|
nsUUIDGenerator.cpp
|
…
|
|
nsUUIDGenerator.h
|
…
|
|
nsVersionComparator.cpp
|
…
|
|
nsVersionComparator.h
|
…
|
|
nsVersionComparatorImpl.cpp
|
…
|
|
nsVersionComparatorImpl.h
|
…
|
|
nsWeakPtr.h
|
…
|
|
nsWeakReference.cpp
|
…
|
|
nsWeakReference.h
|
…
|
|
nsWindowsHelpers.h
|
Bug 1477402: Wrap WaitForInputIdle with checks for ERROR_NOT_GUI_PROCESS failures; r=agashlin
|
2018-07-20 15:54:08 -06:00 |
nscore.h
|
Bug 1460929 - code coverage no longer use _exit on exit r=marco
|
2018-05-11 15:53:22 -07:00 |
nsrootidl.idl
|
Bug 1455217 - Part 1: Add an explicit Promise type to xpidl, r=mccr8
|
2018-05-14 17:55:53 -04:00 |