[webkit-reviews] review granted: [Bug 204982] [LFC][Integration] Layout test assert and crash fixes : [Attachment 385090] patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 7 04:39:32 PST 2019


zalan <zalan at apple.com> has granted Antti Koivisto <koivisto at iki.fi>'s request
for review:
Bug 204982: [LFC][Integration] Layout test assert and crash fixes
https://bugs.webkit.org/show_bug.cgi?id=204982

Attachment 385090: patch

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




--- Comment #3 from zalan <zalan at apple.com> ---
Comment on attachment 385090
  --> https://bugs.webkit.org/attachment.cgi?id=385090
patch

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

> Source/WebCore/layout/layouttree/LayoutTreeBuilder.cpp:197
> +	       childLayoutBox = makeUnique<Box>(elementAttributes(renderer),
RenderStyle::clone(renderer.style()));

lol


More information about the webkit-reviews mailing list