mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
Without this change an assertion checking IsInStyleRefresh() in EffectCompositor::PostRestyleForAnimation will be hit when we call FindAnimationsForCompositor from RestyleManager::DoProcessPendingRestyles that will be introduced in a subsequent commit in this series. I wrote a crash test which causes an assertion in KeyframeEffect::CanThrottle() without the subsequent commit, but we need more work in display item stuff to make the assertion won't happen (bug 1508466). Differential Revision: https://phabricator.services.mozilla.com/D12368 |
||
---|---|---|
.. | ||
mod.rs |