commit | fcc79eed3ffb7c00532b2e8e70f672361c0ff21b | [log] [tgz] |
---|---|---|
author | Robbie McElrath <rmcelrath@chromium.org> | Fri Jan 26 23:38:42 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 26 23:38:42 2024 |
tree | f29c528e382b8b8cdeec99e2badefa5dcbf4a50f | |
parent | 458065b378b0c6e04034f4ac4f2a2a5e0d4286a9 [diff] |
iwa: Handle upgrade case in installer UI We don't have UX work done yet for the upgrade case, so this makes the installer show the existing "already installed" error message for now. Bug: 1479140 Change-Id: I87460f3d48db3ee87ee43374f05bd74f59149869 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5238858 Commit-Queue: Robbie McElrath <rmcelrath@chromium.org> Reviewed-by: Zelin Liu <zelin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1252923}
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.