[Webkit-unassigned] [Bug 219079] Web process assert when loading slack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 24 01:15:10 PST 2020


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

--- Comment #4 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I found some time to debug the issue. The problem is that in LineLayout::contentLogicalHeight() we have a m_inlineContent, but lines is empty. I don't have time right now to figure out why, or whether that's expected or not, but checking also lines is not empty fixes the issue.

-- 
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/20201124/1697a0fe/attachment.htm>


More information about the webkit-unassigned mailing list