commit | c62f6cc81d9b216a6add0e789eb884b18d3c1b56 | [log] [tgz] |
---|---|---|
author | Hira Mahmood <hiramahmood@google.com> | Tue Sep 10 14:49:08 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 10 14:49:08 2024 |
tree | 2e7f38d17b1ba7d73942c887845d68ee84165f5a | |
parent | 1855a0b64a01ec87fc1cf30eb8a8da035c02709c [diff] |
[send-tab-notifs] Get large icon for iOS send tab notifications The favicon URL set in the current send tab notification payload is not large enough. This CL updates the call to the FaviconService so that the largest favicon size is returned. Before: https://screenshot.googleplex.com/3D2rBBDoVCf7ZSt After: https://screenshot.googleplex.com/6QgYBxJPX55asSf Bug: 343495515 Change-Id: I9839c4c248a58e6184f33629806e5e28591454cf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5847250 Commit-Queue: Hira Mahmood <hiramahmood@google.com> Reviewed-by: Scott Yoder <scottyoder@google.com> Cr-Commit-Position: refs/heads/main@{#1353333}
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.