[Webkit-unassigned] [Bug 218205] Assert in BoxTree::layoutBoxForRenderer() under RenderLayer::updateScrollCornerStyle()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 27 08:44:32 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=218205

--- Comment #4 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 412399
  --> https://bugs.webkit.org/attachment.cgi?id=412399
patch

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

> Source/WebCore/layout/integration/LayoutIntegrationLineLayout.cpp:75
> +    if (renderer.isReplica() || renderer.isRenderScrollbarPart())

Maybe we need renderer.isBlah() that covers these two cases?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201027/de26a740/attachment.htm>


More information about the webkit-unassigned mailing list