[webkit-reviews] review granted: [Bug 183014] [RenderTreeBuilder] Move RenderBoxModelObject::willBeRemoved() mutation logic to RenderTreeBuilder : [Attachment 334410] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 21 13:38:09 PST 2018


Antti Koivisto <koivisto at iki.fi> has granted zalan <zalan at apple.com>'s request
for review:
Bug 183014: [RenderTreeBuilder] Move RenderBoxModelObject::willBeRemoved()
mutation logic to RenderTreeBuilder
https://bugs.webkit.org/show_bug.cgi?id=183014

Attachment 334410: Patch

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




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 334410
  --> https://bugs.webkit.org/attachment.cgi?id=334410
Patch

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

> Source/WebCore/rendering/updating/RenderTreeBuilderContinuation.h:34
> +class RenderTreeBuilder::Continuation {

This (and others) could have WTF_MAKE_FAST_ALLOCATED


More information about the webkit-reviews mailing list