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

[web] Remove unused allowInterop usage in flutter web code #50718

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

mkustermann
Copy link
Member

The CLs that migrated to static interop forgot to update the corresponding comments regarding the need to use allowInterop.

The re-exported allowInterop function happened in an internal library (not exposed via dart:ui*) and was unused.

Issue dart-lang/sdk#54908

The CLs that migrated to static interop forgot to update the
corresponding comments regarding the need to use `allowInterop`.

The re-exported `allowInterop` function happened in an internal library
(not exposed via `dart:ui*`) and was unused.
@github-actions github-actions bot added the platform-web Code specifically for the web engine label Feb 16, 2024
@mkustermann mkustermann merged commit fe0f085 into flutter:main Feb 16, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 16, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 16, 2024
…143609)

flutter/engine@13dc857...2eed3fb

2024-02-16 [email protected] Temporarily disable goldens for Safari. (flutter/engine#50724)
2024-02-16 [email protected] [web] Remove unused `allowInterop` usage in flutter web code (flutter/engine#50718)

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
platform-web Code specifically for the web engine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants