Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Conversation

@bartekpacia
Copy link
Member

I found 3 small typos :)

Supersedes #47929

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or the PR is test-exempt. See testing the engine for instructions on writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

result.setImportantForAccessibility(isImportant(semanticsNode));
}

// Work around for https://github.com/flutter/flutter/issues/2101
Copy link
Contributor

Choose a reason for hiding this comment

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

I believe this comment is still needed, but should be pushed down into the if/else block. Otherwise, LGTM! Thanks for helping improve the quality of our code comments.

Copy link
Member Author

@bartekpacia bartekpacia Nov 16, 2023

Choose a reason for hiding this comment

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

I didn't remove it, but changed the issue to the correct one. If you look at flutter/flutter#2101 you'll notice it has nothing to do with the comment, while flutter/flutter#22545 is the correct one.

@bartekpacia bartekpacia requested a review from mossmana November 16, 2023 22:12
Copy link
Contributor

@mossmana mossmana left a comment

Choose a reason for hiding this comment

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

After some discussion with the original author, there was indeed a typo. The correct issue is actually flutter/flutter#21030. If you can make that update, this PR should be ready to merge.

@bartekpacia
Copy link
Member Author

Thanks for double-checking. I made the changes and squashed commits.

Copy link
Contributor

@mossmana mossmana left a comment

Choose a reason for hiding this comment

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

LGTM

@bartekpacia bartekpacia added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 17, 2023
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Nov 17, 2023
@auto-submit
Copy link
Contributor

auto-submit bot commented Nov 17, 2023

auto label is removed for flutter/engine/47960, due to - The status or check suite Linux Framework Smoke Tests has failed. Please fix the issues identified (or deflake) before re-applying this label.

@mossmana
Copy link
Contributor

auto label is removed for flutter/engine/47960, due to - The status or check suite Linux Framework Smoke Tests has failed. Please fix the issues identified (or deflake) before re-applying this label.

The changes to the comments should not have affected tests. So, you might need to try rebasing again.

@bartekpacia
Copy link
Member Author

I'm going to use my commit-access priviliges for the first time and mark this with autosubmit.

@bartekpacia bartekpacia added the autosubmit Merge PR when tree becomes green via auto submit App label Nov 17, 2023
@auto-submit auto-submit bot merged commit d88f8a5 into flutter:main Nov 17, 2023
@bartekpacia
Copy link
Member Author

wohoo

@bartekpacia bartekpacia deleted the fix_typos branch November 17, 2023 23:01
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Nov 17, 2023
fluttermirroringbot pushed a commit to flutter/flutter that referenced this pull request Nov 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App platform-android

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants