commit | 208c483b73d17da94607bdb0f67cfe8cc2a744ae | [log] [tgz] |
---|---|---|
author | Sergii Bykov <sbykov@google.com> | Fri Dec 13 13:09:53 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 13 13:09:53 2024 |
tree | 211c4d9132dad83411d82903cabd795a769f2c2f | |
parent | 89980a54b57c4d9c0220a3b3c3a803f47e66662b [diff] |
kiosk: Enable IWA updates This CL extends update discovery logic in IsolatedWebAppUpdateManager to process IWAs configured via kiosk policy. Bug: 372847595 Change-Id: Ifeb4b7d142ca3fdf16664e5a8baead352b16743f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6088419 Reviewed-by: Andrew Rayskiy <greengrape@google.com> Commit-Queue: Sergii Bykov <sbykov@google.com> Cr-Commit-Position: refs/heads/main@{#1395899}
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.