commit | dbb2d56842f84a082313eb83dc8557bb72d8bcc9 | [log] [tgz] |
---|---|---|
author | David Dorwin <ddorwin@chromium.org> | Thu Mar 30 19:42:45 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Mar 30 19:42:45 2023 |
tree | 680e826ad2e0b714e9bffb9421636e63d5934b18 | |
parent | 8186bb383b6359783c8ad3c4a7cbf262700ad074 [diff] |
[fuchsia] Reorganize web_instance.cml Reorganize web_instance.cml to match the FIDL documentation as of https://fxrev.dev/823830, and improve comments. Also add TODOs related to some of the protocols. Bug: 1280703 Bug: 1224707, 1364196, 1427170, 1209031 Change-Id: I746fab5a3faf63f01579ec9c3eaf9d3b8ddd2fd4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4370105 Reviewed-by: Wez <wez@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1124373}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.