зеркало из https://github.com/mozilla/gecko-dev.git
Bug 788549 Part 1: Throttled animations should not claim that their style rule is up to date r=dbaron, nrc
This commit is contained in:
Родитель
c1b38b4219
Коммит
fad226f92a
|
@ -202,7 +202,6 @@ ElementAnimations::EnsureStyleRuleFor(TimeStamp aRefreshTime,
|
|||
}
|
||||
|
||||
if (aIsThrottled) {
|
||||
mStyleRuleRefreshTime = aRefreshTime;
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче