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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 18 21:10:13 PST 2020


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

--- Comment #20 from Jack <shihchieh_lee at apple.com> ---
Yeah, m_accumulatedOffset does not stay saturated. It's doable if we make the subtraction aware of saturated condition. However, that will change the behavior.

(In reply to Darin Adler from comment #17)
> Looks OK. I’m frustrated that we need the data member and can’t just check
> m_accumulatedOffset.mightBeSaturated(), but I assume we do need it.

-- 
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/20200219/5628b084/attachment.htm>


More information about the webkit-unassigned mailing list