[webkit-reviews] review granted: [Bug 179014] Remove empty continuations in RenderObject::removeFromParentAndDestroyCleaningUpAnonymousWrappers : [Attachment 325456] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 31 11:09:51 PDT 2017


Geoffrey Garen <ggaren at apple.com> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 179014: Remove empty continuations in
RenderObject::removeFromParentAndDestroyCleaningUpAnonymousWrappers
https://bugs.webkit.org/show_bug.cgi?id=179014

Attachment 325456: patch

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




--- Comment #11 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 325456
  --> https://bugs.webkit.org/attachment.cgi?id=325456
patch

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

r=me

> Source/WebCore/rendering/RenderBoxModelObject.cpp:81
> +struct RenderBoxModelObject::ContinuationChainNode {

You should use MAKE_FAST_ALLOCATED here.


More information about the webkit-reviews mailing list