[webkit-reviews] review granted: [Bug 217842] Support accelerated animation of individual transform CSS properties : [Attachment 411617] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 16 15:10:11 PDT 2020


Dean Jackson <dino at apple.com> has granted Antoine Quint <graouts at webkit.org>'s
request for review:
Bug 217842: Support accelerated animation of individual transform CSS
properties
https://bugs.webkit.org/show_bug.cgi?id=217842

Attachment 411617: Patch

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




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

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

> Source/WebCore/platform/graphics/ca/GraphicsLayerCA.cpp:2893
> +	   animation.m_beginTime = Seconds::fromNanoseconds(1);

Why not zero? not that it matters


More information about the webkit-reviews mailing list