Bug 1096774 - Part 2: Fix crash if animation has no timeline. r=birtles

This commit is contained in:
Hiroyuki Ikezoe 2016-01-14 19:27:00 -05:00
parent d303cbb5a2
commit 4cccd6b242

View File

@ -63,6 +63,7 @@ PendingAnimationTracker::TriggerPendingAnimationsOnNextTick(const TimeStamp&
// itself on the next tick where it has a timeline.
if (!timeline) {
iter.Remove();
continue;
}
// When the timeline's refresh driver is under test control, its values