Skip to content

Bazel run config mnemonics (and cleanup). #580

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

Merged
merged 1 commit into from
Dec 27, 2016
Merged

Conversation

pq
Copy link
Contributor

@pq pq commented Dec 27, 2016

  • adds missing form UI mnemonics.

mnemonics

  • misc. cleanup

@devoncarew

@pq pq requested a review from devoncarew December 27, 2016 18:23
@@ -198,9 +198,6 @@ public void logInformation(final String message, final Throwable exception) {
});
}

public void scheduleConnect() {
Copy link
Member

Choose a reason for hiding this comment

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

What does the parent implementation do? Does this method (even an empty implementation) effect behavior?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I wondered the same thing but there's no parent implementation --- the closest is scheduleConnect(String) which has a different signature obviously and is private.

@devoncarew
Copy link
Member

lgtm

@pq pq merged commit adc142a into flutter:master Dec 27, 2016
@pq pq deleted the mnemonics branch March 16, 2018 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants