[webkit-reviews] review canceled: [Bug 224586] Use WTF::Function instead of std::function in SVGPropertyAnimatorFactory::attributeAnimatorCreator : [Attachment 426112] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 15 10:14:00 PDT 2021


Alex Christensen <achristensen at apple.com> has canceled Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 224586: Use WTF::Function instead of std::function in
SVGPropertyAnimatorFactory::attributeAnimatorCreator
https://bugs.webkit.org/show_bug.cgi?id=224586

Attachment 426112: Patch

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




--- Comment #7 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 426112
  --> https://bugs.webkit.org/attachment.cgi?id=426112
Patch

I'm not sure about heap/inline memory use total, but I do know that inside a
HashMap we want inline to be smaller.


More information about the webkit-reviews mailing list