This repository was archived by the owner on Feb 25, 2025. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork6k
Revert "Sets focus before sending a11y focus event in Android"#28092
Merged
Revert "Sets focus before sending a11y focus event in Android"#28092
Conversation
jason-simmons approved these changesAug 14, 2021
blasten approved these changesAug 14, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull requestAug 14, 2021
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull requestAug 14, 2021
zanderso pushed a commit to flutter/flutter that referenced this pull requestAug 14, 2021
*c388bfa Roll Skia from 1049d8206120 to abe39f5cb932 (6 revisions) (flutter/engine#28090)*5ba9ed5 [web] Clean up legacy Paragraph implementation (flutter/engine#28050)*b1ccc41 Revert "Sets focus before sending a11y focus event in Android (#27992)" (flutter/engine#28092)*1af0a20 Roll Fuchsia Linux SDK from WoiEzs7XB... to 54i7Z2kLS... (flutter/engine#28093)
blasten pushed a commit to blasten/flutter that referenced this pull requestAug 19, 2021
*c388bfa Roll Skia from 1049d8206120 to abe39f5cb932 (6 revisions) (flutter/engine#28090)*5ba9ed5 [web] Clean up legacy Paragraph implementation (flutter/engine#28050)*b1ccc41 Revert "Sets focus before sending a11y focus event in Android (flutter#27992)" (flutter/engine#28092)*1af0a20 Roll Fuchsia Linux SDK from WoiEzs7XB... to 54i7Z2kLS... (flutter/engine#28093)
filmil pushed a commit to filmil/engine that referenced this pull requestApr 21, 2022
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts#27992
It looks like this change caused a failure in
https://ci.chromium.org/ui/p/flutter/builders/prod/Mac_android%20android_semantics_integration_test/2203/overview
Reverting this to get the Engine roll moving again.