commit | b848a75f50d085dedbb931882f95c4b3a58f5779 | [log] [tgz] |
---|---|---|
author | Rohan Pavone <rohpavone@chromium.org> | Wed Mar 08 18:32:49 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 08 18:32:49 2023 |
tree | cbd1d22b9021cdc800cc1b336c543362a5b91336 | |
parent | 23fabd0e87907cf752d530709b515764342b6b34 [diff] |
Revert "[fuchsia] Reboot into recovery partition with SSH command." This reverts commit eb4b6858ff11b2e08c51c79be565d4672318b1fb. Reason for revert: Causing failures in fuchsia-fyi-astro Original change's description: > [fuchsia] Reboot into recovery partition with SSH command. > > This should circumvent issues with `ffx target reboot -r`. > > Bug: 1418788,fuchsia:122617 > Change-Id: I03d996bb05cd24f3cb544c120a60494c545f72e1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4313482 > Commit-Queue: Chong Gu <chonggu@google.com> > Auto-Submit: Rohan Pavone <rohpavone@chromium.org> > Reviewed-by: Zijie He <zijiehe@google.com> > Reviewed-by: Chong Gu <chonggu@google.com> > Cr-Commit-Position: refs/heads/main@{#1113994} Bug: 1418788,fuchsia:122617 Change-Id: I4fd7ddb7ce9048ecb58fbac875f3ce4464bb57bd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4320687 Reviewed-by: Zijie He <zijiehe@google.com> Reviewed-by: Rohan Pavone <rohpavone@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Chong Gu <chonggu@google.com> Commit-Queue: Rohan Pavone <rohpavone@chromium.org> Reviewed-by: Chong Gu <chonggu@google.com> Cr-Commit-Position: refs/heads/main@{#1114653}
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.