diff options
author | Boris Chiou <boris.chiou@gmail.com> | 2017-03-31 17:47:41 +0800 |
---|---|---|
committer | Boris Chiou <boris.chiou@gmail.com> | 2017-03-31 17:58:08 +0800 |
commit | dde0f32724a72888d4d962cef5337b5c624b8544 (patch) | |
tree | 173bc162c8f8380a7ad1331ea261a11f9bb83256 /components/script_plugins/utils.rs | |
parent | 6519503a5ffe28255602fadbce2390839b81d8a1 (diff) | |
download | servo-dde0f32724a72888d4d962cef5337b5c624b8544.tar.gz servo-dde0f32724a72888d4d962cef5337b5c624b8544.zip |
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.
Diffstat (limited to 'components/script_plugins/utils.rs')
0 files changed, 0 insertions, 0 deletions