mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-13 19:41:49 +00:00
Merge backout
This commit is contained in:
commit
2c158711be
@ -834,9 +834,9 @@ nsAnimationManager::GetAnimationRule(mozilla::dom::Element* aElement,
|
||||
return nsnull;
|
||||
}
|
||||
|
||||
NS_ABORT_IF_FALSE(ea->mStyleRuleRefreshTime ==
|
||||
mPresContext->RefreshDriver()->MostRecentRefresh(),
|
||||
"should already have refreshed style rule");
|
||||
NS_WARN_IF_FALSE(ea->mStyleRuleRefreshTime ==
|
||||
mPresContext->RefreshDriver()->MostRecentRefresh(),
|
||||
"should already have refreshed style rule");
|
||||
|
||||
if (mPresContext->IsProcessingRestyles() &&
|
||||
!mPresContext->IsProcessingAnimationStyleChange()) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user