mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-25 09:24:16 +00:00
1518c25a77
These are inter-dependent patches for bug 1340005. We add two FFIs to create the AnimationValues of Opacity and Transform because we support these two properties on the compositor. Besides, we factor out some common function in glue.rs, so we can use the same code path for both main-thread and compositor-thread animations. --- - [X] `./mach build -d` does not report any errors - [X] `./mach test-tidy` does not report any errors - [X] These changes fix [Bug 1340005](https://bugzilla.mozilla.org/show_bug.cgi?id=1340005). - [X] These changes do not require tests because we have automatic test coverage on Gecko already, and Servo doesn't support compositor animation for now. Source-Repo: https://github.com/servo/servo Source-Revision: 4e2c0e3277dda5d8bf462602268bbc1ec8ea26f7 --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : 66c1dd18d57495d78729a669ec255c087b42c5e1 |
||
---|---|---|
.. | ||
cef | ||
geckolib | ||
glutin | ||
servo |