commit | e67fa5471f0c18374308ebe72ea64d76a49ee39d | [log] [tgz] |
---|---|---|
author | Sergii Bykov <sbykov@google.com> | Wed Apr 23 10:14:28 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 23 10:14:28 2025 |
tree | 3d46f76e1d4fbf180a5852f03e48fdca39f1afcc | |
parent | 258c5bf634b4becd59d46ad92bf7ef5a2dafe1ee [diff] |
kiosk: Add IWA launcher to the crash recovery flow Adds KioskIwaLauncher usage to CrashRecoveryLauncher. This implements a crash recovery flow for IWA kiosk. Previously it created a web kiosk launcher and failed a recovery attempt with app not found. Bug: 412665909 Change-Id: If0f354e57eec3780a080dfedf8837f53b0545bd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6479795 Reviewed-by: Ben Franz <bfranz@chromium.org> Commit-Queue: Sergii Bykov <sbykov@google.com> Cr-Commit-Position: refs/heads/main@{#1450455}
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.