commit | af0b2322f29b935b9da803d58684c9bb6cee0103 | [log] [tgz] |
---|---|---|
author | Magdalena Skarbinska <mskarbinska@google.com> | Tue Oct 08 15:00:43 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 08 15:00:43 2024 |
tree | d47a5358f8b8da3dc190723d6d64f3b0c7cf89f9 | |
parent | f66490ed3967f353bdf9db652113c755805bdd34 [diff] |
iwa: Check for IWA updates only for the current UpdateChannel This cl adds checking for newer IWA versions that are available in current IWA's update_channel. Previously, only versions assigned to the "default" channel were considered when looking for updates to existing IWAs. Bug: b:294481776 Change-Id: Iea71c430f06a414928e2e15702de9621fef709df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904069 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Reviewed-by: Andrew Rayskiy <greengrape@google.com> Commit-Queue: Magdalena SkarbiĆska <mskarbinska@google.com> Cr-Commit-Position: refs/heads/main@{#1365555}
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.