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

[flutter_tools] support ws scheme in use-existing-app #69244

Merged
merged 1 commit into from Oct 28, 2020

Conversation

jonahwilliams
Copy link
Member

Description

Missed this case when fixing --use-existing-app. Both dds and our own launcher require an http scheme URI, convert the ws scheme if provided back to http.

@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Oct 28, 2020
@google-cla google-cla bot added the cla: yes label Oct 28, 2020
@jonahwilliams jonahwilliams merged commit 735f6ee into flutter:master Oct 28, 2020
@jonahwilliams jonahwilliams deleted the support_ws_scheme branch October 28, 2020 22:09
@jonahwilliams
Copy link
Member Author

Landing on red to fix build

@zanderso
Copy link
Member

Quickly glancing at the tree, was there some reason not to revert #69237 and then relanding with this fix?

@jonahwilliams
Copy link
Member Author

Because of how long it takes CI to run the tree would probably be red for longer

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

2 participants