commit | c4cc8287d15b5fbd6578bf4ce5d81ffba66fe3cf | [log] [tgz] |
---|---|---|
author | Polina Bondarenko <pbond@google.com> | Thu Jul 25 14:56:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 25 14:56:04 2024 |
tree | 79b1555c1bf5c299b6e1e8e3884fddd56664940b | |
parent | 3e4cad957609750d5bd5718b2809915f75cd8f10 [diff] |
kiosk: browsertest for OnAddGuestView Add browser tests for web and chrome app kiosks to cover KioskSystemSession::OnAddGuestView(). Bug: b/352490540 Test: browser_tests --gtest_filter="*KioskGuestViewTest*" Change-Id: I8f9cd802f48469774b6a9419ebf38414414ff141 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5724352 Reviewed-by: Edman Anjos <edman@chromium.org> Auto-Submit: Polina Bondarenko <pbond@chromium.org> Commit-Queue: Polina Bondarenko <pbond@chromium.org> Cr-Commit-Position: refs/heads/main@{#1332942}
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.