gecko-dev/xpcom/base
Mike Hommey fc84b1d87d Bug 1910796 - Use deflate API directly in nsGZFileWriter. r=xpcom-reviewers,nika
libz-rs-sys doesn't have the gz* API, and we can trivially replace it
with plain deflate.

Differential Revision: https://phabricator.services.mozilla.com/D218178
2024-08-15 11:33:39 +00:00
..
AppShutdown.cpp Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +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 1852806 - Remove macros for older Windows SDK from xpcom/. r=xpcom-reviewers,glandium 2023-09-15 03:19:28 +00:00
AvailableMemoryTracker.h
AvailableMemoryWatcher.cpp Bug 1829252 - Guard parent AvailableMemoryWatcherBase members with a mutex. r=xpcom-reviewers,nika 2023-09-25 17:25:19 +00:00
AvailableMemoryWatcher.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
AvailableMemoryWatcherLinux.cpp Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
AvailableMemoryWatcherMac.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
AvailableMemoryWatcherUtils.h
AvailableMemoryWatcherWin.cpp Bug 1831092 - Use the new pull-based API for all crash annotations and remove the global annotations table r=jgilbert,necko-reviewers,media-playback-reviewers,profiler-reviewers,win-reviewers,padenot,handyman,afranchuk,valentin,alwu,sotaro 2024-03-04 10:24:43 +00:00
CFTypeRefPtr.h Bug 1884832 - Move CFTypeRefPtr.h to xpcom. r=nika 2024-03-13 20:54:20 +00:00
ClearOnShutdown.cpp Bug 1768581 - Part 8: Exclude AppShutdownConfirmed from any Ns_ProcessPendingEvents. r=xpcom-reviewers,nika 2022-12-12 15:21:29 +00:00
ClearOnShutdown.h Bug 1768581 - Part 8: Exclude AppShutdownConfirmed from any Ns_ProcessPendingEvents. r=xpcom-reviewers,nika 2022-12-12 15:21:29 +00:00
CodeAddressService.h
CountingAllocatorBase.h Bug 1776463 - Use C++17 inline variable for CountingAllocatorBase::sAmount. r=xpcom-reviewers,nika 2022-10-17 21:54:12 +00:00
CycleCollectedJSContext.cpp Bug 1911817 - PromiseRejectionEvent should store promise as object. r=webidl,smaug 2024-08-07 16:57:27 +00:00
CycleCollectedJSContext.h Bug 1620223 - Part 2: Do not assert the job queue emptiness if the job queue itself is interrupted. r=jandem 2024-03-19 02:06:33 +00:00
CycleCollectedJSRuntime.cpp Backed out changeset 316531363a05 (bug 1904810) for not fixing the regressions. CLOSED TREE 2024-07-09 19:31:17 +03:00
CycleCollectedJSRuntime.h Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
CycleCollectorStats.cpp Bug 1766044 - Give every cycle collecting thread a stats struct r=mccr8 2024-06-25 22:14:08 +00:00
CycleCollectorStats.h Bug 1766044 - Give every cycle collecting thread a stats struct r=mccr8 2024-06-25 22:14:08 +00:00
DarwinObjectPtr.h Bug 1881636 - Part 1: Add DarwinObjectPtr, r=glandium,sylvestre 2024-03-26 22:56:26 +00:00
Debug.cpp
Debug.h
DebuggerOnGCRunnable.cpp Bug 1624819 - Remove TaskCategory and other quantum dom remnants. r=smaug,media-playback-reviewers,credential-management-reviewers,cookie-reviewers,places-reviewers,win-reviewers,valentin,mhowell,sgalich,alwu 2023-10-10 08:51:12 +00:00
DebuggerOnGCRunnable.h
DeferredFinalize.cpp
DeferredFinalize.h
EnumeratedArrayCycleCollection.h Bug 1640839 - Add some helpers for enums to calculate the size and use it in EnumeratedArray. r=glandium,jgilbert,media-playback-reviewers,padenot 2024-03-02 07:50:19 +00:00
ErrorList.py Bug 1890028 - Display Server Error message when server returns HTTP 500 and unusual content-type r=kershaw,fluent-reviewers,necko-reviewers,flod 2024-08-07 13:31:02 +00:00
ErrorNames.cpp
ErrorNames.h
GkRustUtils.cpp
GkRustUtils.h
HoldDropJSObjects.cpp Backed out changeset 316531363a05 (bug 1904810) for not fixing the regressions. CLOSED TREE 2024-07-09 19:31:17 +03:00
HoldDropJSObjects.h Backed out changeset 316531363a05 (bug 1904810) for not fixing the regressions. CLOSED TREE 2024-07-09 19:31:17 +03:00
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 Bug 1784812 - Make all JSONWriteFunc-derived classes and their overriden methods final - r=canaltinova 2022-08-17 07:07:54 +00:00
JSObjectHolder.cpp
JSObjectHolder.h
LogCommandLineHandler.cpp
LogCommandLineHandler.h
LogModulePrefWatcher.cpp Bug 1894703 - When the modules preference is removed or absent, use the MOZ_LOG env variable if present r=padenot 2024-05-23 08:14:17 +00:00
LogModulePrefWatcher.h
Logging.cpp Bug 1894703 - Set logging modules from a single preference r=padenot 2024-05-23 08:14:16 +00:00
Logging.h Bug 1841818 - Enable MOZ_LOG logging on Android. r=android-reviewers,geckoview-reviewers,owlish 2024-06-25 09:07:20 +00:00
MacHelpers.h
MacHelpers.mm Bug 1843207 - Rename CopyCocoaStringToXPCOMString to CopyNSStringToXPCOMString. r=nika 2024-03-13 20:54:19 +00:00
MacStringHelpers.h Bug 1843207 - Add a XPCOMStringToNSString function that similar to nsCocoaUtils::ToNSString. r=nika 2024-03-13 20:54:20 +00:00
MacStringHelpers.mm Bug 1843207 - Add a XPCOMStringToNSString function that similar to nsCocoaUtils::ToNSString. r=nika 2024-03-13 20:54:20 +00:00
MemoryInfo.cpp
MemoryInfo.h
MemoryMapping.cpp Bug 1850948 - Use std::string::data() as strtok param in GetMemoryMappings, avoiding a buffer copy in the process r=emilio 2023-09-07 16:36:38 +00:00
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 1794529 - Report MEMORY_TOTAL only if there were no errors calculating it r=xpcom-reviewers,emilio 2024-05-10 04:12:24 +00:00
MemoryTelemetry.h Bug 1794529 - Report MEMORY_TOTAL only if there were no errors calculating it r=xpcom-reviewers,emilio 2024-05-10 04:12:24 +00:00
NSPRLogModulesParser.cpp
NSPRLogModulesParser.h
OwningNonNull.h
PHCManager.cpp Bug 1896551 - Add new PHC prefs for content processes r=gcp 2024-05-15 03:30:21 +00:00
PHCManager.h Bug 1829127 - Add telemetry for PHC slop r=glandium 2023-11-06 04:59:33 +00:00
RLBoxSandboxPool.cpp Bug 1827704 - Migrate to the upstream wasm2c for RLBox sandboxing r=glandium 2023-04-21 01:31:35 +00:00
RLBoxSandboxPool.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
RLBoxUtils.h
ShutdownPhase.h
SizeOfState.h
StaticLocalPtr.h
StaticMonitor.h Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu 2022-10-28 19:55:30 +00:00
StaticMutex.h Bug 1797354 - Allow specifying capability type in thread-safety macros, r=jesup,media-playback-reviewers,alwu 2022-10-28 19:55:30 +00:00
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 1766044 - Move CycleCollectorStats from nsJSEnvironment.cpp to its own file r=mccr8 2024-06-25 22:14:08 +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 1843477, make nsCOMPtr use RefPtrTraits, r=nika 2023-09-26 12:36:21 +00:00
nsCRTGlue.cpp Bug 1790873 - Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika 2024-01-11 02:09:30 +00:00
nsCRTGlue.h Backed out changeset 4b7fe66103e5 (bug 1891234) for causing multiple failures CLOSED TREE 2024-05-06 22:28:08 +03:00
nsClassInfoImpl.cpp
nsCom.h
nsConsoleMessage.cpp Bug 1856795 - Remove redundant member init r=emilio 2023-10-15 15:29:02 +00:00
nsConsoleMessage.h Bug 1483662 - Add microSecondTimeStamp to nsConsoleMessage, nsScriptError and ConsoleEvent. r=edgar. 2022-09-02 04:58:28 +00:00
nsConsoleService.cpp Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
nsConsoleService.h Bug 1761040 - Prefix thread safety macros with MOZ_ r=geckoview-reviewers,media-playback-reviewers,alwu,jesup,m_kato 2022-08-03 16:39:41 +00:00
nsCrashOnException.cpp
nsCrashOnException.h
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp
nsCycleCollectionParticipant.h Bug 1805931, part 1 - Declare Root and Unroot inline to save on boilerplate. r=smaug 2022-12-15 19:45:00 +00:00
nsCycleCollectionTraversalCallback.h Bug 1543537, part 1 - Add a NoteWeakMapping method to traversal callback. r=kmag 2022-09-24 23:24:31 +00:00
nsCycleCollector.cpp Bug 1900846: Pass each individual field as parameters instead of the CycleCollectorResults struct when emitting the CCIntervalMarker profiler marker. r=canaltinova 2024-07-26 01:46:39 +00:00
nsCycleCollector.h Bug 1766044 - Move ForgetSkippable marker from mainthread only to a common place r=mccr8 2024-06-25 22:14:09 +00:00
nsCycleCollectorTraceJSHelpers.cpp
nsDebug.h Bug 1790873 - Move printf_stderr() to mozglue so it can be used within js/src r=glandium,nika 2024-01-11 02:09:30 +00:00
nsDebugImpl.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
nsDebugImpl.h
nsDumpUtils.cpp Backed out 3 changesets (bug 1658072) as they are related to previously backed out changeset CLOSED TREE 2022-08-11 02:01:04 +03:00
nsDumpUtils.h Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
nsError.h
nsGZFileWriter.cpp Bug 1910796 - Use deflate API directly in nsGZFileWriter. r=xpcom-reviewers,nika 2024-08-15 11:33:39 +00:00
nsGZFileWriter.h Bug 1910796 - Use deflate API directly in nsGZFileWriter. r=xpcom-reviewers,nika 2024-08-15 11:33:39 +00:00
nsIAvailableMemoryWatcherBase.idl
nsIClassInfoImpl.h
nsIConsoleListener.idl
nsIConsoleMessage.idl Bug 1483662 - Add microSecondTimeStamp to nsConsoleMessage, nsScriptError and ConsoleEvent. r=edgar. 2022-09-02 04:58:28 +00:00
nsIConsoleService.idl Bug 1872969 - Avoid js keywords as argument names r=nika 2024-01-05 22:17:01 +00:00
nsICycleCollectorListener.idl Bug 1865826 - Add a way to get CC logs without GC logs. r=smaug 2024-03-20 13:40:44 +00:00
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 Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIException.idl Bug 1910698 - Remove nsIScriptError.sourceLine. r=smaug,devtools-reviewers,webdriver-reviewers,necko-reviewers,nchevobbe,kershaw,jdescottes,credential-management-reviewers,dimi 2024-08-01 17:12:48 +00:00
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 Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIMemoryInfoDumper.idl Bug 1881863 - Part 1: Standardize on boolean over bool in xpidl, r=xpcom-reviewers,necko-reviewers,valentin,extension-reviewers,application-update-reviewers,media-playback-reviewers,credential-management-reviewers,search-reviewers,anti-tracking-reviewers,places-reviewers,nalexander,emilio,zombie,sgalich,karlt,lina,Standard8 2024-04-04 18:45:21 +00:00
nsIMemoryReporter.idl
nsINIParser.cpp Bug 1893340: Test nsINIParser for string and section deletion r=mccr8 2024-05-02 10:46:41 +00:00
nsINIParser.h Bug 1787121: add support for formatting INI files to nsINIParser r=xpcom-reviewers,kmag 2022-09-28 13:17:41 +00:00
nsISecurityConsoleMessage.idl
nsISizeOf.h
nsISupports.idl Bug 1794811, part 2 - Use the automatically generated nsISupports.h. r=nika 2022-10-17 16:09:22 +00:00
nsISupportsImpl.cpp Bug 1882698 - Fix ref counting in nsAutoOwningEventTarget; r=xpcom-reviewers,nika 2024-03-14 08:51:56 +00:00
nsISupportsImpl.h Bug 1882698 - Fix ref counting in nsAutoOwningEventTarget; r=xpcom-reviewers,nika 2024-03-14 08:51:56 +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 Bug 1792355 - Mark some xpcom/base interfaces builtinclass or not scriptable. r=xpcom-reviewers,nika 2022-09-27 15:34:13 +00:00
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 Bug 1778211 - Reject xpidl CDATA containing 'virtual', r=xpcom-reviewers,necko-reviewers,mccr8,dragana 2022-07-06 14:53:06 +00:00
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 Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +00:00
nsMacPreferencesReader.mm Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
nsMacUtilsImpl.cpp Backed out changeset 33dd3a1b2573 (bug 381283) for causing crashes in the latest nightly. CLOSED TREE 2024-08-11 03:22:12 +03:00
nsMacUtilsImpl.h Bug 1792567, part 2 - Turn nsMacUtilsImpl into a namespace. r=spohl 2022-10-14 14:34:30 +00:00
nsMaybeWeakPtr.h Bug 1860952 warn when nsMaybeWeakPtr::GetValue() returns null for unexpected reasons r=xpcom-reviewers,mccr8 2023-10-26 00:22:49 +00:00
nsMemory.h Bug 1792574, part 4 - deCOM nsIMemory. r=xpcom-reviewers,nika 2022-09-28 15:17:47 +00:00
nsMemoryImpl.cpp Bug 1893683 - Remove ns{A,C}String and other xpcom dependencies from nsStringBuffer. r=smaug,media-playback-reviewers,karlt 2024-05-09 08:34:35 +00:00
nsMemoryInfoDumper.cpp Bug 1865826 - Add a way to get CC logs without GC logs. r=smaug 2024-03-20 13:40:44 +00:00
nsMemoryInfoDumper.h
nsMemoryReporterManager.cpp Bug 1519636 - Reformat recent changes to the Google coding style r=emilio,necko-reviewers,geckoview-reviewers,application-update-reviewers,media-playback-reviewers,devtools-reviewers,anti-tracking-reviewers,profiler-reviewers,win-reviewers,migration-reviewers,padenot,mconley,nchevobbe,kershaw,gstoll,mstange,bytesized,m_kato 2024-07-17 11:15:31 +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 Bug 1851529 - Set clang-format ColumnLimit consistently. r=sylvestre,necko-reviewers,kershaw 2023-09-05 11:23:01 +00:00
nsQueryObject.h
nsSecurityConsoleMessage.cpp
nsSecurityConsoleMessage.h
nsSystemInfo.cpp Bug 1892051: Only call WinUtils::GetPointerExplanation in the parent process. r=cmartin 2024-05-07 16:24:29 +00:00
nsSystemInfo.h Bug 1797587 - Make nsSystemInfo return the CPU model name, r=mhowell,chutten. 2022-11-01 20:22:23 +00:00
nsTraceRefcnt.cpp Bug 1909125 - Fix FDs situation to ensure prefs map will not collide r=nika 2024-08-05 08:11:45 +00:00
nsTraceRefcnt.h Bug 1909125 - Fix FDs situation to ensure prefs map will not collide r=nika 2024-08-05 08:11:45 +00:00
nsUUIDGenerator.cpp
nsUUIDGenerator.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakReference.cpp Bug 1790921 - Take advantage of infallible new in nsSupportsWeakReference::GetWeakReference(). r=xpcom-reviewers,nika 2022-09-15 15:18:58 +00:00
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 Bug 1881863 - Part 3: Use the XPIDL-generated PRTime typedef, r=xpcom-reviewers,emilio 2024-04-04 18:45:22 +00:00