[webkit-reviews] review granted: [Bug 235019] Interpolation for the "filter" property fails with a single keyframe : [Attachment 448711] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 9 10:27:58 PST 2022


Dean Jackson <dino at apple.com> has granted Antoine Quint <graouts at webkit.org>'s
request for review:
Bug 235019: Interpolation for the "filter" property fails with a single
keyframe
https://bugs.webkit.org/show_bug.cgi?id=235019

Attachment 448711: Patch

https://bugs.webkit.org/attachment.cgi?id=448711&action=review




--- Comment #2 from Dean Jackson <dino at apple.com> ---
Comment on attachment 448711
  --> https://bugs.webkit.org/attachment.cgi?id=448711
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=448711&action=review

> Source/WebCore/animation/KeyframeEffect.cpp:1054
> +    if (m_blendingKeyframes.size() < 2)

== 1?


More information about the webkit-reviews mailing list