commit | 1c1b4848ae255ac58d594bb2cd4b41378ba76b40 | [log] [tgz] |
---|---|---|
author | Ewann Pelle <ewannpv@chromium.org> | Wed Feb 26 10:55:37 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 26 10:55:37 2025 |
tree | bdc34f26e4afc128e70718f64396871b5a11dafa | |
parent | 6883586d4bcfa9866a4c2ca4e5d17d0da7f9966d [diff] |
[iOS] Adds favicons to join flow This CL Adds favicons to previewed tabs in the join flow. It also creates the tab group preview image displayed in the same flow. Favicons are prefeched asynchronously to ensure that they are available synchronously when creating the ShareKitJoinConfiguration. Demo: https://drive.google.com/file/d/1nslXE41TEzpIIfHerFk6HtaHuM5ddE3r/view?usp=drive_link&resourcekey=0-RD_4RwsJ4kuBKyeWvUaJgg Bug: 396642759, 396642722 Change-Id: If75a37989759bbdd48279d225b68ce1aa401a07b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6280750 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Ewann Pellé <ewannpv@chromium.org> Cr-Commit-Position: refs/heads/main@{#1425047}
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.