Skip to content

[fuchsia] Place FFI callback stub into the package.#185307

Merged
auto-submit[bot] merged 1 commit intoflutter:masterfrom
rmacnak-google:fuchsia-new-blob
Apr 29, 2026
Merged

[fuchsia] Place FFI callback stub into the package.#185307
auto-submit[bot] merged 1 commit intoflutter:masterfrom
rmacnak-google:fuchsia-new-blob

Conversation

@rmacnak-google
Copy link
Copy Markdown
Contributor

@rmacnak-google rmacnak-google commented Apr 20, 2026

This is the Flutter side of https://dart-review.googlesource.com/c/sdk/+/495840. The Flutter side should be submitted first, i.e., make the blob available before trying to use it.

Most of the diff is making explicit that previously existing resources go under /pkg/data so that the new resource can go under /pkg/lib like ELF shared libraries do.

@github-actions github-actions Bot added engine flutter/engine related. See also e: labels. platform-fuchsia Fuchsia code specifically labels Apr 20, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label Apr 20, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label Apr 21, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label Apr 21, 2026
@github-actions github-actions Bot removed the CICD Run CI/CD label Apr 23, 2026
@rmacnak-google rmacnak-google added the CICD Run CI/CD label Apr 23, 2026
@rmacnak-google rmacnak-google marked this pull request as ready for review April 23, 2026 20:27
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces FFI callback stub generation for Fuchsia Dart and Flutter runners and refactors resource destination paths to explicitly include the 'data/' prefix. Review feedback suggests adding a parameter assertion to the new GN template for consistency, simplifying redundant string interpolation, and including the '--enable_mirrors=false' flag to align the Flutter runner's stub generation with the Dart runner's implementation.

Comment thread engine/src/flutter/shell/platform/fuchsia/flutter/kernel/BUILD.gn
Comment thread engine/src/flutter/shell/platform/fuchsia/flutter/kernel/BUILD.gn
Comment thread engine/src/flutter/shell/platform/fuchsia/flutter/kernel/BUILD.gn
@rmacnak-google rmacnak-google added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 29, 2026
@auto-submit auto-submit Bot added this pull request to the merge queue Apr 29, 2026
Merged via the queue into flutter:master with commit 2301d63 Apr 29, 2026
200 checks passed
@flutter-dashboard flutter-dashboard Bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CICD Run CI/CD engine flutter/engine related. See also e: labels. platform-fuchsia Fuchsia code specifically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants