| commit | 8bb05339e0940c466532497216fa34f23f306741 | [log] [tgz] |
|---|---|---|
| author | Sergii Bykov <sbykov@google.com> | Wed Dec 18 19:07:42 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 18 19:07:42 2024 |
| tree | 3b3d1bd41d9b951dff3efa98bc03d46cfb65b2a6 | |
| parent | 748113e62d73e170f667540d22bba9120269dcb5 [diff] |
kiosk: Implement a basic IWA browser test Implements a browser test to check IWA kiosk installation and launch using KioskMixin and IsolatedWebAppUpdateServerMixin. Bug: 381232158 Change-Id: I1d157448f7eebf5b152039b050cbb9fbb36235e7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6105893 Commit-Queue: Sergii Bykov <sbykov@google.com> Reviewed-by: Andrew Rayskiy <greengrape@google.com> Cr-Commit-Position: refs/heads/main@{#1398089}
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.