commit | 7dc1ddd82d1fcd75f842d00f1d65062845b75a7a | [log] [tgz] |
---|---|---|
author | Chong Gu <chonggu@google.com> | Tue Nov 08 20:25:29 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Nov 08 20:25:29 2022 |
tree | 65751dca19e7fa6b7a9021ba322b6f2558ba1d51 | |
parent | 1f4a8be9d9566b4f8c6c82bc4eba9796d109c314 [diff] |
[Fuchsia][CFv2 Script] Add debug messages for product bundle download - Remind users still using image names to transition to product bundles. - Provide instructions on how to clean the image directory when product bundles end up in a bad state somehow. - Permanently set pbms.storage.path for ffx in Chromium since that's where the product bundles will be. Bug: 1381523 Change-Id: Ibff5d2654fed87959693d0079d98116098af2909 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4014239 Reviewed-by: David Dorwin <ddorwin@chromium.org> Commit-Queue: David Dorwin <ddorwin@chromium.org> Auto-Submit: Chong Gu <chonggu@google.com> Cr-Commit-Position: refs/heads/main@{#1068752}
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.