Skip to content

Make Web Dart stack traces identical to VM stack traces #40117

@Hixie

Description

@Hixie

In flutter/flutter#48413 (comment) @jacob314 says:

We fully control how Dart displays stack traces on the web (for example: it isn't depending on the browser sourcemap implementation) so if something needs to be changed on the web to provide a more uniform experience we can change it.

If we control the stack traces, the ideal thing to do would be to make them identical to what the VM generates.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P3A lower priority bug or feature requestarea-web-jsIssues related to JavaScript support for Dart Web, including DDC, dart2js, and JS interop.web-dev-compiler

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions