commit | fe297130d98374e812c5dde1133ff0b036b1e2cd | [log] [tgz] |
---|---|---|
author | Hzj_jie <zijiehe@google.com> | Tue Oct 08 05:02:45 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 05:02:45 2024 |
tree | 9f36ef5b08eda5631bb501c80b7fbff9b204ba40 | |
parent | 69385f6c120d1d6d91885a9b957436345f636089 [diff] |
[fuchsia] remove the use of target get-ssh-address and parse_host_port `target list` now has the ssh port included, and is the preferred function of getting the ip address and ssh port. Meanwhile the use of parse_host_port is also removed. Note, this change will also bring fuchsia-ava-nelson back to green, though it's not actively used yet. Cq-Include-Trybots: luci.chrome.try:fuchsia-ava-nelson,fuchsia-smoke-sherlock,fuchsia-cast-sherlock Bug: 42154593, 40935291 Change-Id: Iced5715cdac889839455e369f727feb5cb9c4e3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5914026 Commit-Queue: Zijie He <zijiehe@google.com> Reviewed-by: David Song <wintermelons@google.com> Cr-Commit-Position: refs/heads/main@{#1365329}
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.