[Webkit-unassigned] [Bug 151030] ASSERTION FAILED: roundedIntPoint(LayoutPoint(rendererMappedResult)) == result in WebCore::RenderGeometryMap::mapToContainer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 17 18:17:38 PST 2020


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

--- Comment #11 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
(In reply to Jack from comment #10)
> However, this work around adds LayoutSize for each RenderGeometryMapStep.
> Another approach can be saving the reference of RenderGeometryMapStep that
> overflows m_accumulatedOffset, and later only subtract offset starting at
> the overflowing RenderGeometryMapStep. Or, if it rarely happens in real
> world, we can remove the assertion, so it does not block other issues?

Can we change the assertion to detect the numeric overflow 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/20200218/ba55e1a2/attachment-0001.htm>


More information about the webkit-unassigned mailing list