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

Use new Dart_PortEx api to ensure SendPort can be rebuild properly.#52498

Merged
aam merged 2 commits intoflutter:mainfrom
aam:use-new-portex-api
May 2, 2024
Merged

Use new Dart_PortEx api to ensure SendPort can be rebuild properly.#52498
aam merged 2 commits intoflutter:mainfrom
aam:use-new-portex-api

Conversation

@aam
Copy link
Member

@aam aam commented May 1, 2024

Currently used Dart API can not be reliably used to rebuild dart SendPort object, new API was introduced in dart sdk and this PR moves flutter engine to use that new API.

BUG: flutter/flutter#147469

@aam aam requested a review from rmacnak-google May 1, 2024 22:56
@aam aam merged commit 9982b5f into flutter:main May 2, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request May 2, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request May 2, 2024
flutter/engine@e1126e5...9982b5f

2024-05-02 [email protected] Use new Dart_PortEx api to ensure SendPort can be rebuild properly. (flutter/engine#52498)

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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants