commit | ddd8559af8f08dfd97fd41cb1743e81e4c44372f | [log] [tgz] |
---|---|---|
author | Eric Willigers <ericwilligers@chromium.org> | Wed Jul 13 03:20:53 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 13 03:20:53 2022 |
tree | ac843f581579ccaddca4230efce86c6f9c4d968f | |
parent | 392285cb2c066f58c8cd8beaed8b68193a6198d2 [diff] |
ApkWebAppInstaller: use GetForWebApps We call WebAppProvider::GetForWebApps(), only when Lacros web apps are not enabled. Bug: 1239989 Change-Id: Id6c105f7e4b8dcd401d4743b4269c14059230efa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3759046 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Auto-Submit: Eric Willigers <ericwilligers@chromium.org> Commit-Queue: Tim Sergeant <tsergeant@chromium.org> Cr-Commit-Position: refs/heads/main@{#1023564}
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.