nsICrashService

Methods

addCrash(processType, crashType, id)

Records the occurrence of a crash.

Parameters

processType One of the PROCESS_TYPE constants defined below.
crashType One of the CRASH_TYPE constants defined below.
id Crash ID. Likely a UUID.

Constants

PROCESS_TYPE_MAIN

PROCESS_TYPE_CONTENT

PROCESS_TYPE_PLUGIN

PROCESS_TYPE_GMPLUGIN

CRASH_TYPE_CRASH

CRASH_TYPE_HANG