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

Roll engine to 6388e928801dece14033b9ca99421f473e1d2fd0. #12400

Merged
merged 2 commits into from Oct 4, 2017
Merged

Roll engine to 6388e928801dece14033b9ca99421f473e1d2fd0. #12400

merged 2 commits into from Oct 4, 2017

Conversation

rmacnak-google
Copy link
Contributor

No description provided.

@rmacnak-google rmacnak-google merged commit dfa13a1 into flutter:master Oct 4, 2017
@@ -132,6 +132,8 @@ class _MethodCall implements Invocation {
Map<Symbol, dynamic> get namedArguments => <Symbol, dynamic>{};
@override
List<dynamic> get positionalArguments => _arguments;
@override
List<Type> get typeArguments => throw new UnimplementedError();
Copy link
Contributor

Choose a reason for hiding this comment

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

this should return a const <Type>[]

@Hixie
Copy link
Contributor

Hixie commented Oct 4, 2017

this seemed to cause a test failure in device lab, not sure if it's related.

@Hixie
Copy link
Contributor

Hixie commented Oct 11, 2017

This may have regressed complex_layout_scroll_perf__memory end_total_kb.

@Hixie
Copy link
Contributor

Hixie commented Oct 11, 2017

This also regressed microbenchmarks velocity_tracker_iteration.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants