commit | 6be9e3280ba86fe9ca77d79f24e1c7f4c4f44f14 | [log] [tgz] |
---|---|---|
author | Elmehdi Rahmaoui <erahmaoui@google.com> | Thu Feb 08 15:41:46 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 08 15:41:46 2024 |
tree | f03ae43f31d05fa139f881b551414f08558fd9c6 | |
parent | b03beea8a9457922d2d86acc72ff7be4dc97fedc [diff] |
[iOS] Add the favicon view in the snapshot view of a group cell This CL adds the favicon view in the snapshot view of a group cell, and manage the fetching of the snapshots and the favicons at the same time. See: https://drive.google.com/file/d/1e-TA2opsgeIQL_3vQcRp_3gMmHI3_q49/view?usp=sharing&resourcekey=0-b62slgCCfsP3tv4JkP8Jfw Bug: 1501837 Change-Id: I1923111482d10b9ab308360fda105840d7dac014 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5272323 Commit-Queue: Elmehdi Rahmaoui <erahmaoui@google.com> Reviewed-by: Aliona Dangla <alionadangla@chromium.org> Cr-Commit-Position: refs/heads/main@{#1257929}
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.