gecko-dev/xpcom/base
Thomas Wisniewski f46b175360 Bug 1453318 - Disallow responses when a response header value contains 0x00; r=kershaw,sunil,necko-reviewers
Differential Revision: https://phabricator.services.mozilla.com/D185160
2023-08-07 21:18:26 +00:00
..
AppShutdown.cpp Bug 1825917 - Have a ShutdownReason annotation and identify OS shutdown on Windows. r=xpcom-reviewers,gstoll,nika 2023-04-17 14:03:48 +00:00
AppShutdown.h Bug 1825917 - Have a ShutdownReason annotation and identify OS shutdown on Windows. r=xpcom-reviewers,gstoll,nika 2023-04-17 14:03:48 +00:00
AutoRestore.h
AvailableMemoryTracker.cpp Bug 1844908 - Remove pre-Win10-specific codepath from xpcom/. r=emilio 2023-07-26 08:52:54 +00:00
AvailableMemoryTracker.h
AvailableMemoryWatcher.cpp Bug 1834930 - Properly build the available memory watcher on iOS. r=xpcom-reviewers,nika 2023-05-25 05:37:38 +00:00
AvailableMemoryWatcher.h Bug 1834930 - Properly build the available memory watcher on iOS. r=xpcom-reviewers,nika 2023-05-25 05:37:38 +00:00
AvailableMemoryWatcherLinux.cpp Bug 1828010 - Add an nsINamed implementation on more nsITimer callbacks, r=Gijs. 2023-04-14 10:57:10 +00:00
AvailableMemoryWatcherMac.cpp
AvailableMemoryWatcherUtils.h
AvailableMemoryWatcherWin.cpp
ClearOnShutdown.cpp
ClearOnShutdown.h
CodeAddressService.h
CountingAllocatorBase.h
CycleCollectedJSContext.cpp Bug 1813556 - Expose finalization registry callback objects to active JS r=sfink 2023-02-01 09:07:23 +00:00
CycleCollectedJSContext.h
CycleCollectedJSRuntime.cpp Bug 1846835 - Part 1: Allow the same nursery collection callback to be registered more than once r=sfink 2023-08-07 08:46:59 +00:00
CycleCollectedJSRuntime.h Bug 1713022 - Part 1: Allow more than one nursery collection callback r=sfink 2023-07-19 18:31:39 +00:00
Debug.cpp
Debug.h
DebuggerOnGCRunnable.cpp
DebuggerOnGCRunnable.h
DeferredFinalize.cpp
DeferredFinalize.h
EnumeratedArrayCycleCollection.h
ErrorList.py Bug 1453318 - Disallow responses when a response header value contains 0x00; r=kershaw,sunil,necko-reviewers 2023-08-07 21:18:26 +00:00
ErrorNames.cpp
ErrorNames.h
GkRustUtils.cpp
GkRustUtils.h
HoldDropJSObjects.cpp
HoldDropJSObjects.h
IntentionalCrash.h Bug 1779721 - Make sure utility process tests notifies test harness of SIGKILL r=mccr8 2023-03-24 16:37:25 +00:00
JSONStringWriteFuncs.h
JSObjectHolder.cpp
JSObjectHolder.h
LogCommandLineHandler.cpp
LogCommandLineHandler.h
LogModulePrefWatcher.cpp
LogModulePrefWatcher.h
Logging.cpp Bug 1836890 - Remove uses of chromium's OS_* macros in Gecko code. r=nika,media-playback-reviewers,keeler,gfx-reviewers,emilio,necko-reviewers,kershaw,karlt,jrmuizel 2023-06-06 20:00:47 +00:00
Logging.h
MacHelpers.h
MacHelpers.mm Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
MacStringHelpers.h Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
MacStringHelpers.mm Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
MemoryInfo.cpp
MemoryInfo.h
MemoryMapping.cpp
MemoryMapping.h
MemoryPressureLevelMac.h Bug 1791961 - xpcom: Fix C++20 -Wambiguous-reversed-operator warnings. r=emilio 2023-05-26 04:51:44 +00:00
MemoryReportingProcess.h
MemoryTelemetry.cpp Bug 1522052 - remove nsIDOMChromeWindow. r=dom-core,webdriver-reviewers,devtools-reviewers,whimboo,mccr8 2023-06-23 14:21:05 +00:00
MemoryTelemetry.h
NSPRLogModulesParser.cpp
NSPRLogModulesParser.h
OwningNonNull.h
RLBoxSandboxPool.cpp Bug 1827704 - Migrate to the upstream wasm2c for RLBox sandboxing r=glandium 2023-04-21 01:31:35 +00:00
RLBoxSandboxPool.h
RLBoxUtils.h
ShutdownPhase.h
SizeOfState.h
StaticLocalPtr.h
StaticMonitor.h
StaticMutex.h
StaticPtr.h Bug 1831827 - Remove constructors with redundant asserts for StaticRefPtr and StaticAutoPtr r=emilio 2023-05-09 22:53:43 +00:00
components.conf Bug 1834278 - Get rid of nsIMessageLoop. r=emilio 2023-08-01 13:15:50 +00:00
moz.build Bug 1834278 - Get rid of nsIMessageLoop. r=emilio 2023-08-01 13:15:50 +00:00
nsAlgorithm.h
nsAutoRef.h
nsCOMPtr.cpp Bug 1835119 - Remove nsCOMPtr_base. r=xpcom-reviewers,kmag 2023-05-31 21:58:43 +00:00
nsCOMPtr.h Bug 1835119 - Remove nsCOMPtr_base. r=xpcom-reviewers,kmag 2023-05-31 21:58:43 +00:00
nsCRTGlue.cpp
nsCRTGlue.h
nsClassInfoImpl.cpp
nsCom.h
nsConsoleMessage.cpp
nsConsoleMessage.h
nsConsoleService.cpp Bug 1846277 - Untangle nsGlobalWindow*.h includes. r=dom-core,media-playback-reviewers,sessionstore-reviewers,padenot,farre 2023-08-02 20:41:49 +00:00
nsConsoleService.h
nsCrashOnException.cpp
nsCrashOnException.h
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp
nsCycleCollectionParticipant.h
nsCycleCollectionTraversalCallback.h
nsCycleCollector.cpp Bug 1837178 - Don't warn for extra shutdown CCs unless we're already logging. r=smaug 2023-06-15 21:13:24 +00:00
nsCycleCollector.h
nsCycleCollectorTraceJSHelpers.cpp
nsDebug.h Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
nsDebugImpl.cpp
nsDebugImpl.h
nsDumpUtils.cpp
nsDumpUtils.h
nsError.h
nsGZFileWriter.cpp
nsGZFileWriter.h
nsIAvailableMemoryWatcherBase.idl
nsIClassInfoImpl.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl Bug 1810582 - [devtools] Implements nsIConsoleService.callFunctionAndLogException. r=peterv 2023-05-23 12:39:39 +00:00
nsICycleCollectorListener.idl
nsID.cpp Bug 1833293 - Optimize UUID stringification. r=nika 2023-05-16 18:27:16 +00:00
nsID.h Backed out changeset 7d4b830c1cf6 (bug 1811934) for causing wpt failures on pointerevent_pointerrawupdate_in_pointerlock.html CLOSED TREE 2023-01-31 21:44:59 +02:00
nsIDUtils.h
nsIDebug2.idl
nsIException.idl
nsIInterfaceRequestor.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsIMacPreferencesReader.idl
nsIMemoryInfoDumper.idl
nsIMemoryReporter.idl
nsINIParser.cpp
nsINIParser.h
nsISecurityConsoleMessage.idl
nsISizeOf.h
nsISupports.idl
nsISupportsImpl.cpp
nsISupportsImpl.h Bug 1843568 - Part 2: Validate that rust_sync interfaces have threadsafe refcounts in c++, r=xpcom-reviewers,barret 2023-07-20 17:39:03 +00:00
nsISupportsUtils.h Bug 1825324 - Make widget/* buildable outside of a unified build environment r=andi,geckoview-reviewers,m_kato 2023-04-01 08:31:12 +00:00
nsIUUIDGenerator.idl
nsIVersionComparator.idl Bug 1802288 - remove trailing whitespaces in idl/webidl files r=credential-management-reviewers,webidl,smaug,sgalich 2022-12-28 09:52:44 +00:00
nsIWeakReference.idl
nsIWeakReferenceUtils.h
nsInterfaceRequestorAgg.cpp Bug 1809753 - Part 3: Replace all callers of GetCurrentEventTarget with GetCurrentSerialEventTarget, r=mccr8,necko-reviewers,valentin 2023-01-16 23:14:11 +00:00
nsInterfaceRequestorAgg.h
nsMacPreferencesReader.h
nsMacPreferencesReader.mm
nsMacUtilsImpl.cpp Bug 1822484 - Rename IsDevelopmentBuild. r=necko-reviewers,media-playback-reviewers,padenot,emilio 2023-03-21 21:54:27 +00:00
nsMacUtilsImpl.h
nsMaybeWeakPtr.h
nsMemory.h
nsMemoryImpl.cpp
nsMemoryInfoDumper.cpp
nsMemoryInfoDumper.h
nsMemoryReporterManager.cpp Bug 1831852 - Avoid extra call to jemalloc_stats in telemetry r=mccr8 2023-05-11 04:40:44 +00:00
nsMemoryReporterManager.h Bug 1831852 - Avoid extra call to jemalloc_stats in telemetry r=mccr8 2023-05-11 04:40:44 +00:00
nsObjCExceptions.h Bug 1519636 - Reformat recent changes to the Google coding style. r=glandium 2023-02-13 15:02:07 +00:00
nsObjCExceptions.mm
nsQueryObject.h
nsSecurityConsoleMessage.cpp
nsSecurityConsoleMessage.h
nsSystemInfo.cpp Bug 1813979 - Rewrite any-pointer media query logic and add to about:support r=handyman,mossop,flod 2023-07-24 19:04:51 +00:00
nsSystemInfo.h
nsTraceRefcnt.cpp Bug 1831006 - Add a way to enable refcount logging whenever. r=xpcom-reviewers,nika 2023-05-03 13:59:55 +00:00
nsTraceRefcnt.h Bug 1831006 - Add a way to enable refcount logging whenever. r=xpcom-reviewers,nika 2023-05-03 13:59:55 +00:00
nsUUIDGenerator.cpp
nsUUIDGenerator.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakReference.cpp
nsWeakReference.h
nsWindowsHelpers.h Bug 1843701 - Unconditionally use LOAD_LIBRARY_SEARCH_SYSTEM32. r=handyman 2023-07-17 18:13:51 +00:00
nscore.h Bug 1841178 - Remove xpcom-config.h. r=xpcom-reviewers,mccr8 2023-06-29 23:02:15 +00:00
nsrootidl.idl