[Webkit-unassigned] [Bug 19564] New: Assertion failure in FrameView::layout() (m_frame->view() == this) at dom/xhtml/level2/html/HTMLFrameElement09.xhtml

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 15 13:30:27 PDT 2008


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

           Summary: Assertion failure in FrameView::layout() (m_frame-
                    >view() == this) at
                    dom/xhtml/level2/html/HTMLFrameElement09.xhtml
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://build.webkit.org/results/trunk-mac-intel-
                    debug/4273/dom/xhtml/level2/html/-stderr.txt
        OS/Version: Mac OS X 10.5
            Status: NEW
          Keywords: LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mitz at webkit.org
                CC: andersca at apple.com


In debug builds, HTMLFrameElement09.xhtml fails with

ASSERTION FAILED: m_frame->view() == this
(WebCore/page/FrameView.cpp:348 void WebCore::FrameView::layout(bool))

The ASSERT is followed by an early return for release builds.


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



More information about the webkit-unassigned mailing list