Skip to content

Adding support for additional context / dimensions in the crash report #14

@nicholaschen

Description

@nicholaschen

The current web reporting payload contains context from the client at time of the crash. additional contextual information would help with debugging, primarily:

  • If the tab / app was in the foreground at time of crash

Other nice-to-have context information:

  • A signal for the amount of memory in use before the crash occurred
  • The last known JS/WASM/Chrome execution frame
  • How many other pages shared this process? (i.e. Is it possible that another page caused the crash? Or was it a shared worker process?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions