[Webkit-unassigned] [Bug 205474] ASSERTION FAILED: hasLayer() in RenderLayer::enclosingOverflowClipLayer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 2 14:22:41 PST 2020


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

Wenson Hsieh <wenson_hsieh at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wenson_hsieh at apple.com

--- Comment #5 from Wenson Hsieh <wenson_hsieh at apple.com> ---
Comment on attachment 386147
  --> https://bugs.webkit.org/attachment.cgi?id=386147
Patch

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

> Source/WebCore/rendering/RenderBoxModelObject.cpp:448
> +    RenderLayer* clipLayer = hasLayer()? layer()->enclosingOverflowClipLayer(ExcludeSelf) : nullptr;

Super minor nit - space between "hasLayer()" and "?"

-- 
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/20200102/5a1a0822/attachment.htm>


More information about the webkit-unassigned mailing list