blob: 8e6138c371790f2ef9f5891fb0ac7d116607499c [file] [log] [blame] [view] [edit]
# Chromium implementation of the Fuchsia Web Protocol
This directory contains the build rules for the prebuilts of components built in
[Chromium](https://www.chromium.org/) as well as in-tree tests and helpers
related to these prebuilts. Those prebuilts include WebEngine, which is the
Chromium implementation of the
[fuchsia.web](https://fuchsia.dev/reference/fidl/fuchsia.web) protocols.
## Bugs and Feature Requests
For issues in this directory or with the Chromium implementation, use the
[Chromium bug tracker's Fuchsia component](https://bugs.chromium.org/p/chromium/issues/entry?components=Fuchsia&labels=OS-Fuchsia)
For issues related to the FIDL protocols, follow
[this guidance](../../sdk/fidl/fuchsia.web/README.md#bugs-and-feature-requests).