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

Conversation

@godofredoc
Copy link
Contributor

Fuchsia targets are trying to package web_engine sdk but some of the
dependencies do not exist for that platform. We are filtering out
packaging of web engine if the platform is fuchsia. This change does not
have any impact as this are new targets that are not being used yet.

Pre-launch Checklist

  • I read the Contributor Guide and followed the process outlined there for submitting PRs.
  • I read the Tree Hygiene wiki page, which explains my responsibilities.
  • I read and followed the Flutter Style Guide and the C++, Objective-C, Java style guides.
  • I listed at least one issue that this PR fixes in the description above.
  • I added new tests to check the change I am making or feature I am adding, or Hixie said the PR is test-exempt. See testing the engine for instructions on
    writing and running engine tests.
  • I updated/added relevant documentation (doc comments with ///).
  • I signed the CLA.
  • All existing and new tests are passing.

If you need help, consider asking for advice on the #hackers-new channel on Discord.

Fuchsia targets are trying to package web_engine sdk but some of the
dependencies do not exist for that platform. We are filtering out
packaging of web engine if the platform is fuchsia. This change does not
have any impact as this are new targets that are not being used yet.
@flutter-dashboard flutter-dashboard bot added the platform-web Code specifically for the web engine label Feb 22, 2022
@godofredoc godofredoc added the waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land. label Feb 22, 2022
@fluttergithubbot fluttergithubbot merged commit 4e1056d into flutter:main Feb 22, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 23, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 23, 2022
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 23, 2022
CaseyHillers pushed a commit to CaseyHillers/engine that referenced this pull request Feb 25, 2022
CaseyHillers pushed a commit that referenced this pull request Feb 25, 2022
* GN targets to create flutter_web_sdk. (#31556)

* Fix gn problem impacting fuchsia builds. (#31615)

* Generate fonts in the expected location. (#31575)

* Generate fonts in the expected location.

Fonts-subset is generated directly in out/../zip_archives but the final
destination is expected to be inside a folder like linux-x64. This PR
generates the file directly in the expected path.

Bug: flutter/flutter#81855

* Fix font zip tests.

* Revert changes to run_tests.py

* Update host_os_cpu_name variable to report darwin for mac.

* Fix variable names.

* Calculate prebuilts path using mac instead of darwin.

* Add platform to fontset path.

* Fix platforms map.

* Add debugging.

* Add win32 to the map of artifact locations.

* Use full_platform_name instead of host_os_name.

* Use x32 for windows font binaries.

* Fix paths for debug version in windows.

* Use x64 for win32.

* Remove additional logging.

* Add linux2 to map of platforms.

Co-authored-by: godofredoc <[email protected]>
@godofredoc godofredoc deleted the fix_hhh branch January 12, 2024 19:47
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 waiting for tree to go green This PR is approved and tested, but waiting for the tree to be green to land.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants