[webkit-reviews] review denied: [Bug 119923] RenderNamedFlowThread should not create NodeRenderingContext objects : [Attachment 209350] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 05:15:29 PDT 2013


Antti Koivisto <koivisto at iki.fi> has denied Andrei Bucur <abucur at adobe.com>'s
request for review:
Bug 119923: RenderNamedFlowThread should not create NodeRenderingContext
objects
https://bugs.webkit.org/show_bug.cgi?id=119923

Attachment 209350: Patch
https://bugs.webkit.org/attachment.cgi?id=209350&action=review

------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=209350&action=review


> Source/WebCore/rendering/RenderNamedFlowThread.cpp:486
> +    NodeRenderingTraversal::ParentDetails parentDetails;

I killed ParentDetails so this is not going to work. The equivalent code is
likely to be simple though.


More information about the webkit-reviews mailing list