This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2024-12-04 02:57:38 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
fee7824822
gecko-dev
/
xpcom
/
base
History
Paul Bone
ae1c0eff5f
Bug 1864828 - pt 2. Add a pref for PHC's minimum RAM size r=glandium
...
Differential Revision:
https://phabricator.services.mozilla.com/D194363
2023-12-11 11:01:33 +00:00
..
AppShutdown.cpp
AppShutdown.h
AutoRestore.h
AvailableMemoryTracker.cpp
AvailableMemoryTracker.h
AvailableMemoryWatcher.cpp
AvailableMemoryWatcher.h
AvailableMemoryWatcherLinux.cpp
AvailableMemoryWatcherMac.cpp
AvailableMemoryWatcherUtils.h
AvailableMemoryWatcherWin.cpp
ClearOnShutdown.cpp
ClearOnShutdown.h
CodeAddressService.h
components.conf
CountingAllocatorBase.h
CycleCollectedJSContext.cpp
Bug 1866385 - Re-enqeue suppressed microtasks when destroying SavedMicroTaskQueue r=arai
2023-12-08 21:56:02 +00:00
CycleCollectedJSContext.h
Bug 1862782, part 1 - Move DeferredFinalizeType to CycleCollectedJSRuntime. r=smaug
2023-11-03 14:27:22 +00:00
CycleCollectedJSRuntime.cpp
Bug 1865383 - Check slice budget when we start marking or sweeping r=sfink
2023-11-20 16:28:11 +00:00
CycleCollectedJSRuntime.h
Bug 1862782, part 2 - Split out cases where we must never immediately finalize. r=smaug
2023-11-03 14:27:22 +00:00
Debug.cpp
Debug.h
DebuggerOnGCRunnable.cpp
DebuggerOnGCRunnable.h
DeferredFinalize.cpp
DeferredFinalize.h
EnumeratedArrayCycleCollection.h
ErrorList.py
Bug 1858565 - Make HTTPS-Only/First handle Superfluos Auth correctly r=freddyb,necko-reviewers,valentin
2023-11-06 09:48:48 +00:00
ErrorNames.cpp
ErrorNames.h
GkRustUtils.cpp
GkRustUtils.h
HoldDropJSObjects.cpp
HoldDropJSObjects.h
IntentionalCrash.h
JSObjectHolder.cpp
JSObjectHolder.h
JSONStringWriteFuncs.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
MemoryMapping.h
MemoryPressureLevelMac.h
MemoryReportingProcess.h
MemoryTelemetry.cpp
Bug 1829127 - Add telemetry for PHC slop r=glandium
2023-11-06 04:59:33 +00:00
MemoryTelemetry.h
moz.build
nsAlgorithm.h
nsAutoRef.h
nsClassInfoImpl.cpp
nsCom.h
nsCOMPtr.cpp
nsCOMPtr.h
nsConsoleMessage.cpp
Bug 1856795 - Remove redundant member init r=emilio
2023-10-15 15:29:02 +00:00
nsConsoleMessage.h
nsConsoleService.cpp
nsConsoleService.h
nscore.h
nsCrashOnException.cpp
nsCrashOnException.h
nsCRTGlue.cpp
nsCRTGlue.h
nsCycleCollectionNoteChild.h
nsCycleCollectionNoteRootCallback.h
nsCycleCollectionParticipant.cpp
nsCycleCollectionParticipant.h
nsCycleCollectionTraversalCallback.h
nsCycleCollector.cpp
Bug 1865383 - Check slice budget when we start marking or sweeping r=sfink
2023-11-20 16:28:11 +00:00
nsCycleCollector.h
nsCycleCollectorTraceJSHelpers.cpp
nsDebug.h
nsDebugImpl.cpp
nsDebugImpl.h
nsDumpUtils.cpp
nsDumpUtils.h
nsError.h
nsGZFileWriter.cpp
nsGZFileWriter.h
nsIAvailableMemoryWatcherBase.idl
nsIClassInfoImpl.h
nsIConsoleListener.idl
nsIConsoleMessage.idl
nsIConsoleService.idl
nsICycleCollectorListener.idl
nsID.cpp
nsID.h
nsIDebug2.idl
nsIDUtils.h
nsIException.idl
nsIInterfaceRequestor.idl
nsIInterfaceRequestorUtils.cpp
nsIInterfaceRequestorUtils.h
nsIMacPreferencesReader.idl
nsIMemoryInfoDumper.idl
nsIMemoryReporter.idl
nsINIParser.cpp
nsINIParser.h
nsInterfaceRequestorAgg.cpp
nsInterfaceRequestorAgg.h
nsISecurityConsoleMessage.idl
nsISizeOf.h
nsISupports.idl
nsISupportsImpl.cpp
nsISupportsImpl.h
nsISupportsUtils.h
nsIUUIDGenerator.idl
nsIVersionComparator.idl
nsIWeakReference.idl
nsIWeakReferenceUtils.h
nsMacPreferencesReader.h
nsMacPreferencesReader.mm
nsMacUtilsImpl.cpp
nsMacUtilsImpl.h
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
nsMemoryImpl.cpp
nsMemoryInfoDumper.cpp
nsMemoryInfoDumper.h
nsMemoryReporterManager.cpp
Bug 1854550 - pt 9. Move PHC interface from the bridge to PHC.h r=glandium
2023-10-19 06:38:42 +00:00
nsMemoryReporterManager.h
nsObjCExceptions.h
nsObjCExceptions.mm
NSPRLogModulesParser.cpp
NSPRLogModulesParser.h
nsQueryObject.h
nsrootidl.idl
nsSecurityConsoleMessage.cpp
nsSecurityConsoleMessage.h
nsSystemInfo.cpp
nsSystemInfo.h
nsTraceRefcnt.cpp
Bug 1856795 - ride along: use = default; on some recently modified files r=emilio
2023-10-15 15:29:03 +00:00
nsTraceRefcnt.h
nsUUIDGenerator.cpp
nsUUIDGenerator.h
nsVersionComparator.cpp
nsVersionComparator.h
nsVersionComparatorImpl.cpp
nsVersionComparatorImpl.h
nsWeakReference.cpp
nsWeakReference.h
nsWindowsHelpers.h
OwningNonNull.h
PHCManager.cpp
Bug 1864828 - pt 2. Add a pref for PHC's minimum RAM size r=glandium
2023-12-11 11:01:33 +00:00
PHCManager.h
Bug 1829127 - Add telemetry for PHC slop r=glandium
2023-11-06 04:59:33 +00:00
RLBoxSandboxPool.cpp
RLBoxSandboxPool.h
RLBoxUtils.h
ShutdownPhase.h
SizeOfState.h
StaticLocalPtr.h
StaticMonitor.h
StaticMutex.h
StaticPtr.h