Skip to content

Show JS frames when app is paused and no Dart frames are available #2038

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

Closed
wants to merge 3 commits into from

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Mar 15, 2023

Work towards flutter/devtools#5287

Requires DevTools-side change as well: flutter/devtools#5427

When a user hits "pause" and Chrome pauses within JS code, we show the JS stack trace (below) and allow expression evaluation in the main isolate's root library (this was added to DevTools in flutter/devtools#5248)

Screenshot 2023-03-15 at 3 23 30 PM

@elliette
Copy link
Contributor Author

Closing, changes in flutter/devtools#5427 should be sufficient.

@elliette elliette closed this Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant