Skip to content

Triggering a pause can hit a JS frame  #2467

Open
@elliette

Description

@elliette

Spinning off from flutter/devtools#5287

When a user triggers a pause of a web app, we sometimes can pause in JS code instead of Dart code. One solution would be to continue stepping until we reach a Dart frame. Another solution would be to expose the JS frames to the debugging client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onpackage:dwdstriaged

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions