commit | 06230a8909887c12af78b048cb15e5c8fa301eb5 | [log] [tgz] |
---|---|---|
author | Phillis Tang <phillis@google.com> | Thu Sep 22 00:55:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Sep 22 00:55:56 2022 |
tree | 5c760b8272621471df79410434cdd5892a728c70 | |
parent | 583b9a25622a98120ad6408928795eb0b39a3823 [diff] |
DPWA: move install logic to FetchManifestAndInstall* Remove the more general purpose WebAppInstallCommand and move install logic to FetchManifestAndInstallCommand that's specifically used for user installs. Bug: 1298130 Change-Id: Iabf6e5f6a899161a1749df7e9f52b64aaf476c47 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3902779 Reviewed-by: Dibyajyoti Pal <dibyapal@chromium.org> Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Phillis Tang <phillis@chromium.org> Cr-Commit-Position: refs/heads/main@{#1049983}
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.