[Webkit-unassigned] [Bug 71049] New: Assertion in RenderInline::clippedOverflowRectForRepaint() about layoutStateEnabled()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 12:17:08 PDT 2011


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

           Summary: Assertion in
                    RenderInline::clippedOverflowRectForRepaint() about
                    layoutStateEnabled()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: mitz at webkit.org, bdakin at apple.com


I just hit
    ASSERT(!view() || !view()->layoutStateEnabled() || isRunIn());
when scrolling a cuteoverload.com page.

Backtrace is in the screenshot, because Xcode wasn't cooperating.

-- 
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