[webkit-reviews] review granted: [Bug 187844] Remove completed animations from GraphicsLayer, thus avoiding excessive backing store allocation : [Attachment 345422] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 10:03:54 PDT 2018


Dean Jackson <dino at apple.com> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 187844: Remove completed animations from GraphicsLayer, thus avoiding
excessive backing store allocation
https://bugs.webkit.org/show_bug.cgi?id=187844

Attachment 345422: Patch

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




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

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

> Source/WebCore/page/animation/KeyframeAnimation.cpp:300
> +void KeyframeAnimation::endAnimation(bool fillingForwards)

You say fillForwards in other places.


More information about the webkit-reviews mailing list