[Webkit-unassigned] [Bug 16660] New: Frame::paint fails ASSERT(d->m_view && !d->m_view->needsLayout())

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 28 23:49:41 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16660

           Summary: Frame::paint fails ASSERT(d->m_view && !d->m_view-
                    >needsLayout())
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org


Frame::paint fails ASSERT(d->m_view && !d->m_view->needsLayout())

ASSERTION FAILED: d->m_view && !d->m_view->needsLayout()
(/Stuff/Projects/WebKit/WebCore/page/Frame.cpp:1344 void
WebCore::Frame::paint(WebCore::GraphicsContext*, const WebCore::IntRect

Fails every time when I run:

run-safari /tmp/test.html

test.html is attached.


-- 
Configure bugmail: http://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