commit | 0ea92b841a37dfedb9849674aed9f69bd1ce3903 | [log] [tgz] |
---|---|---|
author | Eric Sum <esum@google.com> | Wed Jul 20 16:10:19 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jul 20 16:10:19 2022 |
tree | 300c5235635fd8becf7f01a6cae15d4f02fe68c3 | |
parent | 9ef9dd138787b6482003a87181abf9dfa34ad9d3 [diff] |
Add observer notification for when lottie animation is destroyed. This is for long-lived observes that may outlive the lottie animation. They can removed themselves and update their internal book-keeping when notified that an animation is being destroyed. Bug: b:224973194 Change-Id: I0ef27f3b70eef252c189e19c7cd1a66c7d3106c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3774537 Commit-Queue: Eric Sum <esum@google.com> Reviewed-by: Florin Malita <fmalita@chromium.org> Cr-Commit-Position: refs/heads/main@{#1026268}
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.