[webkit-reviews] review granted: [Bug 187683] Shrink CompositeAnimation and AnimationBase : [Attachment 345044] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 16 20:06:32 PDT 2018


Daniel Bates <dbates at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 187683: Shrink CompositeAnimation and AnimationBase
https://bugs.webkit.org/show_bug.cgi?id=187683

Attachment 345044: Patch

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




--- Comment #3 from Daniel Bates <dbates at webkit.org> ---
Comment on attachment 345044
  --> https://bugs.webkit.org/attachment.cgi?id=345044
Patch

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

We may want to consider taking a similar approach as RenderStyle? and add
static asserts to prevent a size regression.

> Source/WebCore/ChangeLog:8
> +	   Reduce the size of CompositeAnimation and AnimationBase.

How much did we reduce it by?


More information about the webkit-reviews mailing list