commit | 2728e32746ffde7fbfbc09dba565bcadd95b7b3f | [log] [tgz] |
---|---|---|
author | Gauthier Ambard <gambard@chromium.org> | Fri Nov 03 10:45:50 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 03 10:45:50 2023 |
tree | e9fb000ed2afb1a521f2ee905bfb724d24f88fde | |
parent | b0ee4f257e14e7ee7bdc07ed38652fafc73d84b1 [diff] |
[iOS] Add Activity Indicator to TabStrip cell This CL adds an activity indicator to the TabStrip cell that is shown when the page is loading, hidding the favicon in that case. It also reorganise a bit the cell file. Bug: 1490555 Change-Id: I508cb893eccb7213cac9d3a1d8b8d2a42bd8c740 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5002048 Auto-Submit: Gauthier Ambard <gambard@chromium.org> Reviewed-by: Ewann Pellé <ewannpv@chromium.org> Commit-Queue: Gauthier Ambard <gambard@chromium.org> Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Cr-Commit-Position: refs/heads/main@{#1219397}
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.