commit | d0151d43235c4200c9fca0b31ae5587e11e71a0c | [log] [tgz] |
---|---|---|
author | David Maunder <davidjm@google.com> | Thu Apr 17 15:37:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 17 15:37:17 2025 |
tree | 6802978a0274e3b9ea5e4ae390ff6e03eed2e0d4 | |
parent | 545ecb176dcb155117a15db2da5aade0f78e44c5 [diff] |
Integrate favicon/image from TabResumptionMediator for arm #4 For the track price on recent Tabs arm, the favicon and image are not correctly integrated with the TabResumptionMediator, resulting in the fallback image being used all the time. This CL updates the integration. Bug: 411371482 Change-Id: I1b2f3f8ca09e73cfab41ba85b764a9f07fd05635 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6469572 Reviewed-by: Chris Lu <thegreenfrog@chromium.org> Commit-Queue: David Maunder <davidjm@chromium.org> Cr-Commit-Position: refs/heads/main@{#1448334}
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.