RESOLVED FIXED Bug 38017
CompositeAnimation::updateKeyframeAnimations() can make a KeyframeAnimation for animation "none"
https://bugs.webkit.org/show_bug.cgi?id=38017
Summary CompositeAnimation::updateKeyframeAnimations() can make a KeyframeAnimation f...
Simon Fraser (smfr)
Reported 2010-04-22 17:50:09 PDT
Code ni CompositeAnimation::updateKeyframeAnimations() makes KeyframeAnimation objects when the animation-name is "none" (which explicitly should not animate anything).
Attachments
Patch (2.08 KB, patch)
2010-04-23 09:49 PDT, Simon Fraser (smfr)
mitz: review+
Simon Fraser (smfr)
Comment 1 2010-04-23 09:49:11 PDT
mitz
Comment 2 2010-04-23 11:04:08 PDT
Comment on attachment 54169 [details] Patch You could add an explanation for the lack of a regression test.
Simon Fraser (smfr)
Comment 3 2010-04-23 13:23:24 PDT
Note You need to log in before you can comment on or make changes to this bug.