diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-03-31 05:20:26 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-31 05:20:26 -0500 |
commit | a70e4ac5b25251ca1c05e8eced12f2aefea4410d (patch) | |
tree | ff9f2f56d86808a0a1d1ed29ac164b1dddad5731 /components/script_plugins/utils.rs | |
parent | 95e0532dd6e4b90051c291de199051328e7d796e (diff) | |
parent | dde0f32724a72888d4d962cef5337b5c624b8544 (diff) | |
download | servo-a70e4ac5b25251ca1c05e8eced12f2aefea4410d.tar.gz servo-a70e4ac5b25251ca1c05e8eced12f2aefea4410d.zip |
Auto merge of #16202 - BorisChiou:stylo/animation/initial_computed_keyframes, r=emilio
stylo: Bug 1352067 - Initialize StyleAnimationValue with zeros.
AnimationValue::mGecko and AnimationValue::mServo are mutually
exclusive, so we have to make sure mGecko.IsNull() returns reasonable
value, or we will got assertions. Hence, we should initialize it during
constructing StyleAnimationValue from Servo side.
---
- [X] `./mach build -d` does not report any errors
- [X] `./mach test-tidy` does not report any errors
- [X] These changes fix Bug 1352067.
- [X] These changes do not require tests because there are enough tests in Gecko
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/16202)
<!-- Reviewable:end -->
Diffstat (limited to 'components/script_plugins/utils.rs')
0 files changed, 0 insertions, 0 deletions