..
AutoRestore.h
AvailableMemoryTracker.cpp
Bug 1464773 - Add low-memory event counts to the crash report; r=ted.mielczarek
2018-05-28 10:09:20 +02:00
AvailableMemoryTracker.h
ClearOnShutdown.cpp
ClearOnShutdown.h
CodeAddressService.h
CountingAllocatorBase.h
CycleCollectedJSContext.cpp
bug 1442776 make CycleCollectedJSContext accessible from JSContext private r=peterv
2018-05-10 17:04:12 +12:00
CycleCollectedJSContext.h
bug 1442776 make CycleCollectedJSContext accessible from JSContext private r=peterv
2018-05-10 17:04:12 +12:00
CycleCollectedJSRuntime.cpp
Merge mozilla-central to autoland. a=merge CLOSED TREE
2018-06-02 01:03:45 +03:00
CycleCollectedJSRuntime.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
Debug.cpp
Debug.h
DebuggerOnGCRunnable.cpp
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
DebuggerOnGCRunnable.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
DeferredFinalize.cpp
DeferredFinalize.h
EnumeratedArrayCycleCollection.h
ErrorList.py
Bug 1457689 - Remove NS_ERROR_DOM_BAD_DOCUMENT_DOMAIN; r=bz
2018-06-08 15:52:53 -07:00
ErrorNames.cpp
ErrorNames.h
HoldDropJSObjects.cpp
HoldDropJSObjects.h
IntentionalCrash.h
Bug 1342564 - Don't attempt to write out intentional crash files in opt builds. r=ted
2017-12-07 13:36:49 -05:00
JSObjectHolder.cpp
JSObjectHolder.h
LogCommandLineHandler.cpp
Bug 1451686 - Allow also -MOZ_LOG/_FILE=value form of the logging arguments. r=erahm
2018-04-13 05:38:00 -04:00
LogCommandLineHandler.h
Bug 1451686 - Allow also -MOZ_LOG/_FILE=value form of the logging arguments. r=erahm
2018-04-13 05:38:00 -04:00
Logging.cpp
Backed out changeset 82ef13b02416 (bug 1436768) for build bustage at obj-firefox/dist/include/mozilla/Logging.h on a CLOSED TREE
2018-06-05 02:06:06 +03:00
Logging.h
Bug 1467048 - Add a version of CorruptionCanary for statics. r=froydnj
2018-06-06 14:50:17 -07:00
LogModulePrefWatcher.cpp
LogModulePrefWatcher.h
MacHelpers.h
MacHelpers.mm
Bug 1448772 - Avoid back-and-forth UTF-16 to UTF-8 to UTF-16 conversions in xpcom/base/MacHelpers.mm. r=mstange
2018-03-26 10:49:02 +03:00
MacStringHelpers.h
Bug 1448772 - Avoid back-and-forth UTF-16 to UTF-8 to UTF-16 conversions in xpcom/base/MacHelpers.mm. r=mstange
2018-03-26 10:49:02 +03:00
MacStringHelpers.mm
Bug 1448772 - Avoid back-and-forth UTF-16 to UTF-8 to UTF-16 conversions in xpcom/base/MacHelpers.mm. r=mstange
2018-03-26 10:49:02 +03:00
MemoryReportingProcess.h
moz.build
Bug 1451686 - Allow also -MOZ_LOG/_FILE=value form of the logging arguments. r=erahm
2018-04-13 05:38:00 -04:00
nsAgg.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
nsAlgorithm.h
nsAutoPtr.h
Bug 1466168: Remove mozilla::Forward in favor of std::forward. r=froydnj
2018-06-02 09:33:26 +02:00
nsAutoRef.h
nsClassInfoImpl.cpp
nsCom.h
nsCOMPtr.cpp
nsCOMPtr.h
Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp
Bug 1417185 - Introduce MOZ_CONSOLESERVICE_DISABLE_DEBUGGER_OUTPUT env var to prevent nsConsoleService from flooding debugger's output window, r=jchen
2018-01-16 12:27:00 +02:00
nsConsoleService.h
nscore.h
Bug 1460929 - code coverage no longer use _exit on exit r=marco
2018-05-11 15:53:22 -07:00
nsCrashOnException.cpp
nsCrashOnException.h
nsCRTGlue.cpp
Bug 1451535 - Remove NS_ConstExprIsAscii() functions. r=froydnj
2018-04-17 20:03:52 +09:00
nsCRTGlue.h
Bug 1451535 - Remove NS_ConstExprIsAscii() functions. r=froydnj
2018-04-17 20:03:52 +09:00
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp
nsCycleCollectionParticipant.h
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
2018-04-28 12:50:58 -07:00
nsCycleCollectionTraversalCallback.h
nsCycleCollector.cpp
Bug 1453795 - Cycle Collector - Initialize member fields in classes/ structures. r=mccr8
2018-06-13 21:57:56 +03:00
nsCycleCollector.h
nsCycleCollectorTraceJSHelpers.cpp
nsDebug.h
Bug 1457813 - Part 3: Remove NS_PRECONDITION definition. r=froydnj
2018-05-08 22:21:22 -07:00
nsDebugImpl.cpp
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
nsDebugImpl.h
nsDumpUtils.cpp
nsDumpUtils.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08: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
no bug, Align the \ at the end of the #defines DONTBUILD r=froydnj
2018-02-12 15:39:43 +01:00
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsICycleCollectorListener.idl
nsID.cpp
nsID.h
nsIDebug2.idl
nsIErrorService.idl
nsIException.idl
Bug 1435483
part 21. Remove nsIException::ToString. r=qdot
2018-02-05 16:34:06 -05:00
nsIGZFileWriter.idl
nsIID.h
nsIInterfaceRequestor.idl
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
2018-04-28 12:50:58 -07:00
nsILoadURIDelegate.idl
Bug 1441964 - [1.0] Return URI-load delegation success state instead of throwing. r=snorp
2018-02-28 21:02:35 +01: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
Merge inbound to mozilla-central. a=merge
2018-05-18 01:04:08 +03:00
nsIMessageLoop.idl
nsIMutable.idl
nsINIParser.cpp
nsINIParser.h
nsInterfaceRequestorAgg.cpp
nsInterfaceRequestorAgg.h
nsISecurityConsoleMessage.idl
nsISizeOf.h
nsISupports.idl
nsISupportsBase.h
nsISupportsImpl.cpp
nsISupportsImpl.h
Bug 1463287: Add QueryInterface helper macro for concrete class types. r=bz
2018-05-21 16:33:18 -07:00
nsISupportsUtils.h
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
2018-04-28 12:50:58 -07:00
nsIUUIDGenerator.idl
nsIVersionComparator.idl
nsIWeakReference.idl
nsIWeakReferenceUtils.h
Bug 1457813 - Part 2: Replace non-asserting NS_PRECONDITIONs with MOZ_ASSERTs. r=froydnj
2018-04-28 12:50:58 -07:00
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 1465585: Switch from mozilla::Move to std::move. r=froydnj
2018-06-01 10:45:27 +02:00
nsMemoryInfoDumper.h
nsMemoryReporterManager.cpp
Bug 1447951 - Store nsDynamicAtom's chars after the end of the object. r=froydnj
2018-06-22 09:38:42 +10:00
nsMemoryReporterManager.h
Merge inbound to mozilla-central. a=merge
2018-05-18 01:04:08 +03:00
nsMessageLoop.cpp
nsMessageLoop.h
nsObjCExceptions.h
NSPRLogModulesParser.cpp
Bug 1295941 - Let mozilla::Tokenizer read signed integers from the input, r=erahm
2018-01-17 06:23:00 +02:00
NSPRLogModulesParser.h
nsQueryObject.h
Bug 1428535 - Add missing override specifiers to overridden virtual functions. r=froydnj
2017-11-05 19:37:28 -08:00
nsrootidl.idl
Bug 1455217 - Part 1: Add an explicit Promise type to xpidl, r=mccr8
2018-05-14 17:55:53 -04:00
nsSecurityConsoleMessage.cpp
nsSecurityConsoleMessage.h
nsSystemInfo.cpp
Backed out 3 changesets (bug 1418131) for failing Browser-chrome on toolkit/modules/tests/browser/browser_Troubleshoot.js on a CLOSED TREE
2018-01-16 03:39:43 +02:00
nsSystemInfo.h
nsTraceRefcnt.cpp
Bug 1453795 - XPCOM - Initialize member fields in classes/ structures. r=froydnj
2018-06-15 14:41:20 +03:00
nsTraceRefcnt.h
nsTWeakRef.h
nsUUIDGenerator.cpp
nsUUIDGenerator.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakPtr.h
nsWeakReference.cpp
nsWeakReference.h
nsWindowsHelpers.h
Bug 1451366: Part 1 - Wait after launch from update and restart, r=mhowell, jimm
2018-05-14 14:43:36 -07:00
OwningNonNull.h
Bug 1456261. Add cycle collection bits for WebIDL dictionaries. r=smaug
2018-04-24 11:57:40 -04:00
SizeOfState.h
StaticMutex.h
StaticPtr.h
Bug 1431109 - Ignore a second incorrect warning with gcc (-Wuninitialized) r=froydnj
2018-01-17 15:58:00 +01:00