commit | af1e96fd223dd39c347c97534f4285a0621c0acc | [log] [tgz] |
---|---|---|
author | Eriko Kurimoto <elkurin@chromium.org> | Wed Jul 13 07:27:32 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 13 07:27:32 2022 |
tree | 2e825cce081aee320218450097cfdb49f43d0120 | |
parent | c70b6072624ea2d3ef6d3a4b48b8a51e7a4b9dff [diff] |
[System-apps]: Support os:// urls for SWAs called in Lacros This CL adds allowlisting for print management, diagnostics, connectivity diagnostics, add firmware update to be opened from Lacros. Bug: 1328035 Change-Id: I8f274976ad292bbb9e0dbd388096f265a16d3b40 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3744925 Reviewed-by: Lei Zhang <thestig@chromium.org> Reviewed-by: Stefan Kuhne <skuhne@chromium.org> Commit-Queue: Eriko Kurimoto <elkurin@chromium.org> Cr-Commit-Position: refs/heads/main@{#1023608}
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.