commit | d374d7befb7fc3a4acd0121cea2487d5c3e83e4a | [log] [tgz] |
---|---|---|
author | Hzj_jie <zijiehe@google.com> | Tue Dec 05 21:20:56 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 05 21:20:56 2023 |
tree | e5d6280998194b40d96df258ebee450cc3dc3c14 | |
parent | e0c7f449d698ebfc80c1d1529af962410bc9a718 [diff] |
[Fuchsia] Remove the unnecessary sleep and use the boot to ensure the device state The sleep isn't reliable and ffx target flash may not correctly reboot the device in some cases. https://cs.opensource.google/fuchsia/fuchsia/+/main:src/developer/ffx/lib/fastboot/src/common/fastboot.rs;drc=cfba0bdd4f8857adb6409f8ae9e35af52c0da93e;l=454 Bug: 1490434 Change-Id: I41a354e16882cb854c8966f824a6ca8f56e96433 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5090068 Reviewed-by: Guocheng Wei <guochengwei@chromium.org> Commit-Queue: Zijie He <zijiehe@google.com> Cr-Commit-Position: refs/heads/main@{#1233567}
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.