AboutSupportDeveloper GuideVersion 34.118.78.65

Generated when a WebContents has crashed.

Hierarchy

  • CrashedEvent

Properties

details: {
    exitCode: number;
    reason: string;
}

Type declaration

  • exitCode: number
  • reason: string
exitCode: number
name: string
reason: "crashed" | "normal-termination" | "abnormal-termination" | "killed" | "still-running" | "launch-failed" | "out-of-memory" | "integrity-failure"
topic: string
type: "crashed"
uuid: string