Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UWP Crash reporter #27438

Merged
merged 5 commits into from Aug 4, 2020
Merged

UWP Crash reporter #27438

merged 5 commits into from Aug 4, 2020

Commits on Aug 3, 2020

  1. Catch more panics.

    Stop using catch_unwind and use set_hook, allowing us to catch
    more panics. Also reporting Embedder::Panic messages.
    paulrouget committed Aug 3, 2020
  2. UWP: Crash report UI

    paulrouget committed Aug 3, 2020
  3. Allow longer devtools JSON messages

    paulrouget committed Aug 3, 2020
You can’t perform that action at this time.