commit | cd8a74b148db289e7701292985574299264fd432 | [log] [tgz] |
---|---|---|
author | Michael Slutskii <slutskii@google.com> | Thu May 15 19:58:56 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 15 19:58:56 2025 |
tree | f71c28469b47beba6c44b83ce038bfd21019d764 | |
parent | c0cdb849961a9e6456f013274ca98a2c56f884e4 [diff] |
Fix animation not being displayed properly Sometimes the animation would be missing or a black square would be shown instead of the animation due to: 1) absence of a necessary localized string for OobeCrLottie 2) "playing" tag not updated when Default dialog is shown. Bug: b:411121762 Change-Id: I2fa8901015af085bdc0d153a9534deddc4f06166 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6554202 Reviewed-by: Andrey Davydov <andreydav@google.com> Auto-Submit: Michael Slutskii <slutskii@google.com> Commit-Queue: Andrey Davydov <andreydav@google.com> Cr-Commit-Position: refs/heads/main@{#1460941}
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.