[Webkit-unassigned] [Bug 208397] ASSERT(m_column != unsetColumnIndex) in RenderTable::cellBefore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 29 13:25:59 PST 2020


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

--- Comment #4 from zalan <zalan at apple.com> ---
(In reply to Alexey Proskuryakov from comment #3)
> Does this fully fix bug 78695?
I'd be very surprised if it did. While this and bug 78695 trigger the same assertion, we get there in 2 completely different codepaths (they both totally wrong though, -this one is because of computing repaint rect while inserting renderers into the tree, the other one is because running geometry computation while receiving image data)

-- 
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/20200229/69304e9f/attachment.htm>


More information about the webkit-unassigned mailing list