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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 6 12:53:32 PST 2020


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

--- Comment #7 from Jack <shihchieh_lee at apple.com> ---
Thanks! Good catch! Somehow the patch tool didn't report it.

> Comment on attachment 386147 [details]
> 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/20200106/76fc835d/attachment.htm>


More information about the webkit-unassigned mailing list