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

Cherry pick PR #580: Add application state to crash reports. #691

Merged
merged 2 commits into from
Jul 10, 2023

Commits on Jul 10, 2023

  1. Add application state to crash reports. (#580)

    Add application state to crash reports by using the crash handler
    extension and falling back to the crash log dictionary if the extension
    is not supported.
    
    Refactors the h5vcc crash log dictionary singleton to support this.
    
    b/261773222
    
    (cherry picked from commit 4eb9bbc)
    briantting authored and anonymous1-me committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    83cbabb View commit details
    Browse the repository at this point in the history
  2. Update application.cc

    briantting committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    f36ae72 View commit details
    Browse the repository at this point in the history