Fuchsia

Documentation for developing Chromium for the Fuchsia platform.

Contact information

Bugs

Fuchsia-specific issues should have Component Fuchsia and OS Fuchsia.

To report a new issue, use this template.

Chromium development for Fuchsia

See Checking out and building on Fuchsia for Fuchsia-specific build instructions.

Deploying and running Fuchsia code.

Fuchsia binaries are deployed and executed via scripts that are automatically generated by the fuchsia_package_installer() or fuchsia_run_script_with_packages() GN templates.

For information on running tests, see Tests.

Debugging

See Debugging

Tests

Fuchsia WebEngine and Runners

See Fuchsia WebEngine and Runners.

Resources for developers working on Chromium for Fuchsia