commit | 4f46351e7344e7fa26f00c8444070bd9f52934a5 | [log] [tgz] |
---|---|---|
author | Salvador Guerrero <salg@google.com> | Fri Mar 29 23:21:13 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 29 23:21:13 2024 |
tree | bbc9830ea0ff4102495f168aebbd349c301fe93f | |
parent | 911a30057f541b091da368bcfce588d728ba72a4 [diff] |
[Page info bottom sheet] Implemented loading animation This CL implements a loading animation to the page info bottom sheet. It consists of a scrolling gradient with a mask to look like multiple lines of text. Bug: b/329099913 Change-Id: I3d31337ddc27a72316d502451c62ab3eb88ad9f1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5404110 Reviewed-by: Wenyu Fu <wenyufu@chromium.org> Commit-Queue: Salvador Guerrero Ramos <salg@google.com> Cr-Commit-Position: refs/heads/main@{#1280411}
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.