[Webkit-unassigned] [Bug 201117] Page crashes under CGPathAddUnevenCornersRoundedRect

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Aug 24 11:03:47 PDT 2019


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
(lldb) p r
(const WebCore::FloatRoundedRect) $0 = {
  m_rect = { x = 0.5, y = 0.0, width = 132.0, height = 106.0 }
  m_radii = (m_topLeft = { width = 65.9921875, height = 56.4948502 }, m_topRight = { width = 65.9921875, height = 56.4948502 }, m_bottomLeft = { width = 65.9921875, height = 49.5051537 }, m_bottomRight = { width = 65.9921875, height = 49.5051537 })
}
(lldb) p rect
(const WebCore::FloatRect) $1 = { x = 0.5, y = 0.0, width = 132.0, height = 106.0 }

-- 
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/20190824/3dd0d246/attachment.html>


More information about the webkit-unassigned mailing list