[Webkit-unassigned] [Bug 125770] New: ASSERTION FAILED: m_segmentRanges.size() < m_segments.size()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 16 01:37:32 PST 2013


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

           Summary: ASSERTION FAILED: m_segmentRanges.size() <
                    m_segments.size()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org


If we have an e.g. up-side-down triangle, then at the bottom part of the triangle the content doesn't fit, then it needs to be adjusted. The adjustment to the next region happens correctly, but the current region/shape doesn't get updated, which leads to the the shape mismatch, which leads to layout error / assertion.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list