commit | 0b9900327de8a00a16a0acaa99303915868b16e4 | [log] [tgz] |
---|---|---|
author | Eric Willigers <ericwilligers@chromium.org> | Fri Jun 10 00:52:02 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jun 10 00:52:02 2022 |
tree | 4d28cbdfe386af8c28ec98e0ef0eaa0e5989b6e9 | |
parent | dbd4d2f7e7d16f87f25b4880c5b4d9c3c07d862e [diff] |
Lacros web apps: Test uninstall from Shelf We add a Crosapi test that uses the Shelf context menu to uninstall a web app. Bug: 1208258 Change-Id: I23c2f66425aa29bd407bb1b058be12f86b6cc6ab Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3697319 Reviewed-by: Nancy Wang <nancylingwang@chromium.org> Reviewed-by: Glen Robertson <glenrob@chromium.org> Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/main@{#1012796}
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.