forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1864736 - Add URL data to registered custom property struct. r=zsun
The URL data is necessary to uncompute the value for animation. This was handled previously by adding the URL data to CustomAnimatedValue. However, now that a registered custom property is passed to CustomAnimatedValue::from_computed instead of a VariableValue, that registered custom property should include URL data. Differential Revision: https://phabricator.services.mozilla.com/D203358
- Loading branch information
Showing
1 changed file
with
82 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters