gecko-dev/xpcom/base
2018-11-05 00:43:41 +00:00
..
AutoRestore.h
AvailableMemoryTracker.cpp Bug 1459212 - Save memory reports for use in crash reports when low on memory r=dmajor,mccr8 2018-08-20 21:53:27 +00:00
AvailableMemoryTracker.h
ClearOnShutdown.cpp
ClearOnShutdown.h
CodeAddressService.h
CountingAllocatorBase.h
CycleCollectedJSContext.cpp Bug 1491403 - Part 3: Propagate the user input event handling state to the promise resolve handlers in case the promise creator requests it r=smaug,arai,baku 2018-10-09 21:42:22 +00:00
CycleCollectedJSContext.h Bug 1491403 - Part 1: Add a promise argument to JSEnqueuePromiseJobCallback r=arai 2018-10-09 21:42:18 +00:00
CycleCollectedJSRuntime.cpp Bug 1464475: Use HandleValue for the ErrorInterceptor API. r=sfink 2018-10-26 10:38:30 -07:00
CycleCollectedJSRuntime.h Bug 1464475: Use HandleValue for the ErrorInterceptor API. r=sfink 2018-10-26 10:38:30 -07:00
Debug.cpp
Debug.h
DebuggerOnGCRunnable.cpp
DebuggerOnGCRunnable.h
DeferredFinalize.cpp
DeferredFinalize.h
EnumeratedArrayCycleCollection.h
ErrorList.py Bug 497136 - Replace NS_ERROR_SERVICE_NOT_FOUND with NS_ERROR_SERVICE_NOT_AVAILABLE. r=benjamin sr=dveditz 2018-10-31 19:56:24 +09:00
ErrorNames.cpp Bug 1489728 - Unbreak MSVC builds after bug 1489363 r=froydnj 2018-09-08 11:38:57 +00:00
ErrorNames.h
HoldDropJSObjects.cpp
HoldDropJSObjects.h
IntentionalCrash.h
JSObjectHolder.cpp
JSObjectHolder.h
LogCommandLineHandler.cpp
LogCommandLineHandler.h
Logging.cpp
Logging.h
LogModulePrefWatcher.cpp
LogModulePrefWatcher.h
MacHelpers.h
MacHelpers.mm
MacStringHelpers.h
MacStringHelpers.mm
MemoryInfo.cpp
MemoryInfo.h
MemoryMapping.cpp Bug 1498586 - Add clang-format off to avoid the reformatting of the data structures r=Ehsan 2018-10-12 20:48:24 +00:00
MemoryMapping.h Bug 1489453 - EnumSet shouldn't take 32 bits if not needed. r=froydnj 2018-09-07 14:40:02 +00:00
MemoryReportingProcess.h
moz.build Bug 1504557 - Remove the XPCOM registration for nsErrorService r=froydnj 2018-11-05 00:43:41 +00:00
nsAgg.h
nsAlgorithm.h
nsAutoPtr.h
nsAutoRef.h
nsClassInfoImpl.cpp
nsCom.h
nsCOMPtr.cpp Bug 1493226, part 2 - Statically prevent trivial calls to do_QueryInterface that returns an nsresult r=froydnj 2018-10-04 19:16:30 +00:00
nsCOMPtr.h Bug 1493226, part 2 - Statically prevent trivial calls to do_QueryInterface that returns an nsresult r=froydnj 2018-10-04 19:16:30 +00:00
nsConsoleMessage.cpp Bug 1488628 - Change nsIConsoleMessage.message to an AString. r=erahm 2018-09-05 13:31:42 +10:00
nsConsoleMessage.h
nsConsoleService.cpp Bug 1488628 - Change nsIConsoleMessage.message to an AString. r=erahm 2018-09-05 13:31:42 +10:00
nsConsoleService.h
nscore.h
nsCrashOnException.cpp
nsCrashOnException.h
nsCRTGlue.cpp Bug 1486690 - Rename NS_str{,}dup and remove unnecessary checks after calls to them. r=glandium 2018-08-28 15:58:54 +10:00
nsCRTGlue.h Bug 1486690 - Rename NS_str{,}dup and remove unnecessary checks after calls to them. r=glandium 2018-08-28 15:58:54 +10:00
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp
nsCycleCollectionParticipant.h
nsCycleCollectionTraversalCallback.h
nsCycleCollector.cpp Bug 1491151 - Part 6: Convert CCGraphBuilder to use MRU cache. r=smaug 2018-09-12 18:20:33 -07:00
nsCycleCollector.h Bug 1483650 follow-up: Remove two extra declarations which aren't needed any more 2018-08-16 16:57:23 -04:00
nsCycleCollectorTraceJSHelpers.cpp
nsDebug.h
nsDebugImpl.cpp Bug 1457092 - Disable codepaths forbidden by pledge() when being sandboxed on OpenBSD. r=froydnj 2018-08-22 05:29:00 -04:00
nsDebugImpl.h
nsDumpUtils.cpp
nsDumpUtils.h
nsError.h
nsErrorService.cpp Bug 1504557 - Remove the XPCOM registration for nsErrorService r=froydnj 2018-11-05 00:43:41 +00:00
nsErrorService.h Bug 1504557 - Remove the XPCOM registration for nsErrorService r=froydnj 2018-11-05 00:43:41 +00:00
nsGZFileWriter.cpp
nsGZFileWriter.h
nsIClassInfoImpl.h
nsIConsoleListener.idl
nsIConsoleMessage.idl Bug 1488628 - Change nsIConsoleMessage.message to an AString. r=erahm 2018-09-05 13:31:42 +10:00
nsIConsoleService.idl
nsICycleCollectorListener.idl Bug 1483650 - Remove the component registration for nsCycleCollectorLogger; r=mccr8 2018-08-16 16:52:31 -04:00
nsID.cpp Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium 2018-08-28 15:56:01 +10:00
nsID.h
nsIDebug2.idl
nsIErrorService.idl Bug 1504557 - Remove the XPCOM registration for nsErrorService r=froydnj 2018-11-05 00:43:41 +00:00
nsIException.idl
nsIGZFileWriter.idl
nsIID.h
nsIInterfaceRequestor.idl
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsILoadURIDelegate.idl Bug 1489257 - Backed out 3 changesets (bug 1441059, bug 1478171) for causing bug 1489257. r=me 2018-09-13 12:27:23 -05:00
nsIMacPreferencesReader.idl Bug 1497408 - Make NS_MACPREFERENCESREADER_CID unique r=spohl 2018-10-09 05:47:40 +00:00
nsIMacUtils.idl
nsIMemory.idl
nsIMemoryInfoDumper.idl
nsIMemoryReporter.idl
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 1502207 Part 2 - Fix useUse new atomic access API in Gecko, r=froydnj. 2018-10-25 11:42:18 -10:00
nsISupportsUtils.h Bug 1493276 - Statically prevent CallQueryInterface to a base class r=froydnj 2018-09-27 14:59:55 +00:00
nsIUUIDGenerator.idl
nsIVersionComparator.idl
nsIWeakReference.idl Bug 1503207 - Remove nsWeakPtr.h and cleanup all files including weak reference-related headers r=froydnj 2018-10-31 20:39:03 +00:00
nsIWeakReferenceUtils.h
nsMacPreferencesReader.h Bug 1497408 - Make NS_MACPREFERENCESREADER_CID unique r=spohl 2018-10-09 05:47:40 +00:00
nsMacPreferencesReader.mm Backed out changeset bee1c344cb47 (bug 1491909) for failures in browser/components/extensions/test/xpcshell/test_ext_geckoProfiler_control.js 2018-10-24 04:23:13 +03:00
nsMacUtilsImpl.cpp Bug 1431441 - Part 2 - Remove rules for APP_BINARY_PATH and APP_DIR Mac sandbox parameters r=Alex_Gaynor 2018-10-19 18:23:06 +00:00
nsMacUtilsImpl.h Bug 1431441 - Part 2 - Remove rules for APP_BINARY_PATH and APP_DIR Mac sandbox parameters r=Alex_Gaynor 2018-10-19 18:23:06 +00:00
nsMemory.cpp Bug 1486690 - Rename nsMemory::Clone() and remove unnecessary checks after it. r=glandium 2018-08-28 15:59:19 +10:00
nsMemory.h Bug 1486690 - Rename nsMemory::Clone() and remove unnecessary checks after it. r=glandium 2018-08-28 15:59:19 +10:00
nsMemoryImpl.cpp
nsMemoryImpl.h
nsMemoryInfoDumper.cpp Backed out changeset bee1c344cb47 (bug 1491909) for failures in browser/components/extensions/test/xpcshell/test_ext_geckoProfiler_control.js 2018-10-24 04:23:13 +03:00
nsMemoryInfoDumper.h
nsMemoryReporterManager.cpp Bug 1457092 - Disable codepaths forbidden by pledge() when being sandboxed on OpenBSD. r=froydnj 2018-08-22 05:29:00 -04:00
nsMemoryReporterManager.h Bug 1500523 - Increase DMD timeout. r=njn 2018-10-22 14:05:47 -07:00
nsMessageLoop.cpp
nsMessageLoop.h
nsObjCExceptions.h
NSPRLogModulesParser.cpp
NSPRLogModulesParser.h
nsQueryObject.h
nsrootidl.idl Bug 1489047 - Remove support for DOMString from the XPIDL compiler. r=nika 2018-09-11 15:14:28 +10:00
nsSecurityConsoleMessage.cpp
nsSecurityConsoleMessage.h
nsSystemInfo.cpp
nsSystemInfo.h
nsTraceRefcnt.cpp Bug 1485224 - Make best efforts to write a stack frame atomically. r=froydnj 2018-09-13 19:22:18 +09:00
nsTraceRefcnt.h
nsTWeakRef.h
nsUUIDGenerator.cpp Bug 1486690 - Remove unnecessary checks after moz_xmalloc() calls. r=glandium 2018-08-28 15:56:01 +10:00
nsUUIDGenerator.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakReference.cpp
nsWeakReference.h
nsWindowsHelpers.h Bug 1458314 - Move the update directory to an installation specific location r=rstrong 2018-10-23 21:41:04 +00:00
OwningNonNull.h
SizeOfState.h
StaticMonitor.h
StaticMutex.h
StaticPtr.h
TupleCycleCollection.h Bug 1484373: Part 2b - Add cycle collection helpers for Tuple types. r=smaug 2018-08-19 17:43:29 -07:00