Skip to content

Suppress false-positive Chromium child crash reports#2436

Open
nwparker wants to merge 1 commit into
stablyai:mainfrom
nwparker:nwparker/crash-reports
Open

Suppress false-positive Chromium child crash reports#2436
nwparker wants to merge 1 commit into
stablyai:mainfrom
nwparker:nwparker/crash-reports

Conversation

@nwparker
Copy link
Copy Markdown
Contributor

Summary

  • Suppress recoverable Chromium GPU child-process exits from crash-report prompts.
  • Suppress Chromium Network Service utility exits from crash-report prompts.
  • Treat Windows control-termination killed statuses as normal termination rather than app crashes.

Slack evidence

Validation

  • pnpm vitest run --config config/vitest.config.ts src/main/crash-reporting/process-gone-classification.test.ts
  • pnpm vitest run --config config/vitest.config.ts src/main/crash-reporting/process-gone-classification.test.ts src/main/window/createMainWindow.test.ts src/main/crash-reporting/crash-report-store.test.ts src/main/ipc/crash-reporting.test.ts src/shared/crash-reporting.test.ts
  • pnpm run typecheck:node
  • pnpm lint

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant