-
Notifications
You must be signed in to change notification settings - Fork 29.7k
v1.12.13+hotfix.3 cherry-picks #46204
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
v1.12.13+hotfix.3 cherry-picks #46204
Conversation
|
This pull request was opened against a branch other than master. Since Flutter pull requests should not normally be opened against branches other than master, I have changed the base to master. If this was intended, you may modify the base back to v1.12.13-hotfixes. See the Release Process for information about how other branches get updated. Reviewers: Use caution before merging pull requests to branches other than master. The circumstances where this is valid are very rare. /cc @dnfield |
jmagman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
zanderso
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
dnfield
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @jmagman is the test failure related to changes you made?
Yes, but actually another really bad bug already fixed in v1.13.0, exposed I believe by setting #45436 (specifically line 6b11f18#diff-77d60a41797d03aa9a7de0c742b17ef1R254) @tvolkert should we grab that change, too? Or do you want me to clean this up to the minimum possible fix? |
|
I assume that was the merge conflict, too. |
|
Yeah that was the merged conflict. I applied it here (technically #45560) PTAL |
jmagman
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM, thanks!
* 'v1.12.13-hotfixes' of github.com:Javateaboy/flutter: v1.12.13+hotfix.6 cherry-picks (flutter#46741) v1.12.13+hotfix.5 cherry-picks (flutter#46726) v1.12.13+hotfix.4 cherry-picks (flutter#46632) v1.12.13+hotfix.3 cherry-picks (flutter#46204) v1.12.13+hotfix.2 cherry-picks (flutter#46055) v1.12.13+hotfix.1 cherry-picks (flutter#45962) # Conflicts: # .cirrus.yml # bin/internal/engine.version # dev/devicelab/bin/tasks/build_ios_framework_module_test.dart # packages/flutter/lib/src/rendering/sliver_fill.dart # packages/flutter/lib/src/widgets/sliver.dart # packages/flutter/test/widgets/page_view_test.dart # packages/flutter_tools/gradle/flutter.gradle # packages/flutter_tools/lib/src/base/build.dart # packages/flutter_tools/lib/src/commands/build_ios_framework.dart # packages/flutter_tools/lib/src/commands/upgrade.dart # packages/flutter_tools/test/commands.shard/permeable/upgrade_test.dart # packages/flutter_tools/test/general.shard/base/build_test.dart # packages/flutter_tools/test/general.shard/features_test.dart
* flutter/engine@ac93919 v1.12.13+hotfix.3 cherry-picks * flutter/engine@73da385 Disable a11y on detach * d88345e only run codecov on master * 6d848eb Name the docker_builer shard * e98acc7 [flutter_tool] Print version info on a no-op upgrade * 8eb6a92 Always compile with isysroot on iOS to point to SDK root * fb69a39 Add bitcode and architectures to App.framework build ios framework command
* flutter/engine@ac93919 v1.12.13+hotfix.3 cherry-picks * flutter/engine@73da385 Disable a11y on detach * d88345e only run codecov on master * 6d848eb Name the docker_builer shard * e98acc7 [flutter_tool] Print version info on a no-op upgrade * 8eb6a92 Always compile with isysroot on iOS to point to SDK root * fb69a39 Add bitcode and architectures to App.framework build ios framework command
Uh oh!
There was an error while loading. Please reload this page.