commit | 357636d66b5a028ba48820c861472855ed199e9c | [log] [tgz] |
---|---|---|
author | Vivian Pao <vpao@google.com> | Thu Apr 27 07:43:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 27 07:43:21 2023 |
tree | 2d53c1de5c0c78f83333e919956ffc445fc0c2f3 | |
parent | 274f985d721999c89f753500928f588f5f52e228 [diff] |
[Promise Icons] Use Almanac Connector in Promise App Service Hide PromiseAppRegistryCache::OnPromiseApps and only make the function publicly available via the Promise App Service. The Promise App Service sends a request to Almanac for new promise app registrations and updates the registration with the returned information. With this CL, we use the Almanac response to update the promise app's Name and ShouldShow status. Icon updates will come in a future CL. Bug: b/261908107 Change-Id: Ifea0d772ca947cc7dfe560a162ec198b24620b2c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4457650 Reviewed-by: Tim Sergeant <tsergeant@chromium.org> Commit-Queue: Vivian Pao <vpao@google.com> Cr-Commit-Position: refs/heads/main@{#1136362}
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.