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

Fix typo in AppLifecycleState documentation #54544

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

smart7even
Copy link
Contributor

@smart7even smart7even commented Aug 13, 2024

Fixes small typo in AppLifecycleState enum documentation. Documentation to enum references iOS article about managing app lifecycle in UIKit. So, "IOKit" is a misspelled word "UIKit"

I found out Apple has IOKit framework but it is not related to app lifecycle

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.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@jason-simmons jason-simmons added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 15, 2024
@auto-submit auto-submit bot merged commit bdb8b69 into flutter:main Aug 15, 2024
27 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 15, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Aug 15, 2024
…ions) (#153525)

Manual roll requested by zra@google.com

flutter/engine@971ddd9...8f3f80e

2024-08-15 jonahwilliams@google.com [Impeller] revert experimental canvas. (flutter/engine#54570)
2024-08-15 69794332+smart7even@users.noreply.github.com Fix typo in AppLifecycleState documentation (flutter/engine#54544)
2024-08-15 codefu@google.com Update RBE troubleshooting (flutter/engine#54568)
2024-08-15 jonahwilliams@google.com [Impeller] Switch from AIKS canvas to DL based canvas implementation. (flutter/engine#53781)
2024-08-15 jonahwilliams@google.com [Impeller] convert aiks blur tests to new canvas. (flutter/engine#54565)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
DBowen33 pushed a commit to DBowen33/flutter that referenced this pull request Aug 16, 2024
…ions) (flutter#153525)

Manual roll requested by zra@google.com

flutter/engine@971ddd9...8f3f80e

2024-08-15 jonahwilliams@google.com [Impeller] revert experimental canvas. (flutter/engine#54570)
2024-08-15 69794332+smart7even@users.noreply.github.com Fix typo in AppLifecycleState documentation (flutter/engine#54544)
2024-08-15 codefu@google.com Update RBE troubleshooting (flutter/engine#54568)
2024-08-15 jonahwilliams@google.com [Impeller] Switch from AIKS canvas to DL based canvas implementation. (flutter/engine#53781)
2024-08-15 jonahwilliams@google.com [Impeller] convert aiks blur tests to new canvas. (flutter/engine#54565)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Buchimi pushed a commit to Buchimi/flutter that referenced this pull request Sep 2, 2024
…ions) (flutter#153525)

Manual roll requested by zra@google.com

flutter/engine@971ddd9...8f3f80e

2024-08-15 jonahwilliams@google.com [Impeller] revert experimental canvas. (flutter/engine#54570)
2024-08-15 69794332+smart7even@users.noreply.github.com Fix typo in AppLifecycleState documentation (flutter/engine#54544)
2024-08-15 codefu@google.com Update RBE troubleshooting (flutter/engine#54568)
2024-08-15 jonahwilliams@google.com [Impeller] Switch from AIKS canvas to DL based canvas implementation. (flutter/engine#53781)
2024-08-15 jonahwilliams@google.com [Impeller] convert aiks blur tests to new canvas. (flutter/engine#54565)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-engine-flutter-autoroll
Please CC rmistry@google.com,zra@google.com on the revert to ensure that a human
is aware of the problem.

To file a bug in Flutter: https://github.com/flutter/flutter/issues/new/choose

To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants