commit | f2420b1ec1ec14a6c6f11064b9eb249aa1646cf0 | [log] [tgz] |
---|---|---|
author | Nazerke <[email protected]> | Thu Nov 12 14:01:43 2020 |
committer | Commit Bot <[email protected]> | Thu Nov 12 14:01:43 2020 |
tree | 433aa33558287955aa0e10db40fbfc48fe69b61e | |
parent | e784fea1a0550bc02061c6559a4498e9ce7eff30 [diff] |
[ios] Favicons in the TabStrip Cells. This CL updates the favicon image in the tabstrip cell by pushing the data from Mediator to the UI via tabFaviconDataSource by the model items for the cell - GridItems (re-used from TabGrid). Bug: 1136834,1128249 Change-Id: I5008df41819b7770e05d933145d26e7f40d8369b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2513213 Commit-Queue: Nazerke Kalidolda <[email protected]> Reviewed-by: Gauthier Ambard <[email protected]> Cr-Commit-Position: refs/heads/master@{#826760}
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.
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.