commit | c6efbd1280250ee939b2d98195062808d2fd254c | [log] [tgz] |
---|---|---|
author | Edvard Thörnros <edvardt@opera.com> | Wed Jul 17 08:19:05 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Jul 17 08:19:05 2019 |
tree | d2ff15f5352ccaa6e5c842a092c6b66c87392fce | |
parent | 188180d2176f76a5416c1e9be9522975db650df3 [diff] |
Make SMILAnimationSandwich devour more functionality Functionality from SMILTimeContainer has been moved into SMILAnimationSandwich. The HashMap with animations has been changed to contain SMILAnimationSandwich:s which manage themselves instead of SMILTimeContainer sorting it out (pun intended). The PriorityCompare struct has been moved into SMILAnimationSandwich, so both SMILAnimationSandwich and SMILTimeContainer can sort things. Bug: 981522 Change-Id: I2ab4b09b11c0a6c2f0ad74af08e661abd5afa84a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1704099 Commit-Queue: Fredrik Söderquist <fs@opera.com> Reviewed-by: Fredrik Söderquist <fs@opera.com> Auto-Submit: Edvard Thörnros <edvardt@opera.com> Cr-Commit-Position: refs/heads/master@{#678180}
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 .