Name Description Size Coverage
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. 47076 -
CrashManagerTest.sys.mjs This file provides common and shared functionality to facilitate testing of the Crashes component (CrashManager.sys.mjs). 5048 -
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. 7205 -
docs -
gen_CrashManager.py processTypes: { 1550 -
metrics.yaml 5620 -
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 -
RemoteSettingsCrashPull.sys.mjs Setup RemoteSettings listeners 3940 -
tests -