commit | 9bc6706f4984bec4c49152d6441b8ae68aa56a65 | [log] [tgz] |
---|---|---|
author | Brittany Hartmire <bhartmire@google.com> | Fri Mar 17 19:06:41 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 17 19:06:41 2023 |
tree | 84ed76779648b1bbe496ebb12718fe6f48b6f43b | |
parent | 88050756b55cf21e6781ee7fd1b700f92d8e517f [diff] |
[QuickStart] Prefer qs phone in Unified Setup webui This CL checks whether a phone matching the saved qs ID exists. If not, the UI stays the same. If so, the header changes and that phone is pre-selected in the eligible devices list. TEST=manually tested with strongbad and pixel4a using the --quick-start-phone-instance-id command line switch. Tested expected behavior for when phone does and does not exist. Tested existing UI isn't broken without the command line switch. Change-Id: I162aff69ce9db7b3ffd73578ca566700fab22250 Bug: b/234655072 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4328331 Reviewed-by: Ryan Hansberry <hansberry@chromium.org> Commit-Queue: Brittany Hartmire <bhartmire@google.com> Reviewed-by: Curt Clemens <cclem@google.com> Cr-Commit-Position: refs/heads/main@{#1118803}
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.