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

Conversation

@bleroux
Copy link
Contributor

@bleroux bleroux commented Oct 12, 2023

Description

This is a reland of #44579 which was reverted in #46788.

This reland adds a check into onActivityResult in order to return early if the result is related to an unknown request code (aka the result is related to a request sent by another plugin).
It also adds one test that simulates receiving such an unknown request code.

Related Issue

Android engine side for flutter/flutter#107603

Tests

Adds 4 tests.

Copy link
Member

@gmackall gmackall left a comment

Choose a reason for hiding this comment

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

LGTM!

@bleroux bleroux added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 16, 2023
@auto-submit auto-submit bot merged commit 12122ea into flutter:main Oct 16, 2023
@bleroux bleroux deleted the reland_android_process_text branch October 16, 2023 05:43
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Oct 16, 2023
…136619)

flutter/engine@539ad5b...12122ea

2023-10-16 [email protected] Reland - [Android] Add support for text processing actions (flutter/engine#46817)
2023-10-16 [email protected] Revert "Reland: Enforce the rule of calling FlutterView.Render (#45300)" (flutter/engine#46919)

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 [email protected],[email protected],[email protected] 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
harryterkelsen pushed a commit that referenced this pull request Oct 23, 2023
## Description

This is a reland of #44579 which was reverted in #46788.

This reland adds a check into `onActivityResult` in order to return early if the result is related to an unknown request code (aka the result is related to a request sent by another plugin).
It also adds one test that simulates receiving such an unknown request code.

## Related Issue

Android engine side for flutter/flutter#107603

## Tests

Adds 4 tests.
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