[go: nahoru, domu]

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

[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
25 checks passed
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 jacksongardner@google.com Temporarily disable goldens for Safari. (flutter/engine#50724)
2024-02-16 kustermann@google.com [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 jsimmons@google.com,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
platform-web Code specifically for the web engine
Projects
None yet
2 participants