Name Description Size
components.conf 871
CrashManager.in.sys.mjs How long to wait after application startup before crash event files are automatically aggregated. We defer aggregation for performance reasons, as we don't want too many services competing for I/O immediately after startup. 53050
CrashManagerTest.sys.mjs This file provides common and shared functionality to facilitate testing of the Crashes component (CrashManager.sys.mjs). 4975
CrashService.sys.mjs Run the minidump-analyzer with the given options unless we're already shutting down or the main process has been instructed to shut down in the case a content process crashes. Minidump analysis can take a while so we don't want to block shutdown waiting for it. 7089
docs
gen_CrashManager.py processTypes: { 1555
metrics.yaml 27256
moz.build 1173
nsICrashService.idl Records the occurrence of a crash. @param processType One of the PROCESS_TYPE constants defined in nsIXULRuntime. @param crashType One of the CRASH_TYPE constants defined below. @param id Crash ID. Likely a UUID. @return A promise that resolves after the crash has been stored 841
pings.yaml 1054
RemoteSettingsCrashPull.sys.mjs Setup RemoteSettings listeners 3953
tests