commit | 1369f0e254da88e3d9847017fc53adabe98f24d2 | [log] [tgz] |
---|---|---|
author | Sergii Bykov <sbykov@google.com> | Mon Oct 21 10:48:12 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 21 10:48:12 2024 |
tree | 4a439f29f2cbbafb8893353c0a531bdd7c84c269 | |
parent | 577bc9abe303668ab091767108323b715d457f74 [diff] |
kiosk: Implement a base class for web and iwa kiosk launchers Extracts functionality that is common between PWA and IWA kiosks (e.g. app service launch, notifying observers, etc.) into a base class. Bug: 361018151 Change-Id: Ieff5f954e070ee6b597406bff40dc95f3ac1d6ea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5938230 Reviewed-by: Polina Bondarenko <pbond@chromium.org> Commit-Queue: Sergii Bykov <sbykov@google.com> Cr-Commit-Position: refs/heads/main@{#1371286}
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.