commit | a4f35d7f08dfb35bcfe5d1de2b2730c10d3973b5 | [log] [tgz] |
---|---|---|
author | Simon Hangl <simonha@google.com> | Fri Feb 11 18:05:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 11 18:05:18 2022 |
tree | e4917f5724a585756f589dad8e51555affa4d876 | |
parent | 3892a10400a15b4cf13968210daf49baa110c761 [diff] |
Change externally managed apps to use WebAppInstallManagerObserver. Externally managed apps used the old AppRegistrarObserver and will now move to WebAppInstallManagerObserver. This is part of phase 2 of the refactoring described in the attached design doc. Bug: 1275945 Change-Id: Ide513e4a0dfa8d5455967ec9b40fb73e02bf356c Doc: https://docs.google.com/document/d/1C3Dt4ypS07KOtyYsYZct23JzJ1BRBkWKqiIbhjF5bBQ/edit?usp=sharing Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3452147 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Simon Hangl <simonha@google.com> Cr-Commit-Position: refs/heads/main@{#970014}
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.