Skip to content

Conversation

elliette
Copy link
Contributor

@elliette elliette commented Feb 16, 2023

Fixes a few edge cases where debugging from the embedded Chrome Devtools panel would fail.

A user can now:

  1. start, stop, and start debugging again from the Chrome DevTools panel
  2. replace the app that is being debugged with a new app, and start debugging that new app instead

Added a test case for 1), need to first modify TestContext and TestServer before I can add a test case for 2).

@elliette elliette marked this pull request as ready for review February 16, 2023 22:28
@elliette elliette requested a review from annagrin February 16, 2023 22:28
Copy link
Contributor

@annagrin annagrin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM with one small request

@elliette elliette merged commit cd66172 into dart-lang:master Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants