commit | 15dba64e465d114f044f0eb452e088341cc18033 | [log] [tgz] |
---|---|---|
author | Simon Hangl <simonha@google.com> | Mon Feb 14 21:45:10 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 14 21:45:10 2022 |
tree | 988116d5a5a3e817b962ead3e5bb1765c7d030a3 | |
parent | f751c4fbf774fea0dca54115314e5ca10dc30749 [diff] |
Change WebAppSettingsUI to use WebAppInstallManagerObserver. WebAppSettingsUI used the old AppRegistrarObserver and will now move WebAppInstallManagerObserver. This is part of phase 2 of the refactoring described in the attached design doc. Bug: 1275945 Change-Id: I2333d71738c03a6e2e41f0dda999ab51f2111d8a Doc: https://docs.google.com/document/d/1C3Dt4ypS07KOtyYsYZct23JzJ1BRBkWKqiIbhjF5bBQ/edit?usp=sharing Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3461651 Reviewed-by: Daniel Murphy <dmurph@chromium.org> Commit-Queue: Simon Hangl <simonha@google.com> Cr-Commit-Position: refs/heads/main@{#970845}
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.