Skip to content
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

Revert "[flutter_tools] fix top web crasher" #83376

Merged
merged 1 commit into from May 26, 2021

Conversation

jonahwilliams
Copy link
Member

Reverts #83272

This broke manually refreshing the page

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label May 25, 2021
@google-cla google-cla bot added the cla: yes label May 25, 2021
@jonahwilliams
Copy link
Member Author

From offline discussion, the original crash may be caused by trying to use a stale app connection if the user does a quick refresh. I might be able to re-arrange this method a bit to make this more resilient, for example adding a check after completing the debug connection that we have not received a newer event.

@fluttergithubbot
Copy link
Contributor

This pull request is not suitable for automatic merging in its current state.

  • The status or check suite Windows tool_integration_tests_1_5 has failed. Please fix the issues identified (or deflake) before re-applying this label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tool Affects the "flutter" command-line tool. See also t: labels.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants