[Webkit-unassigned] [Bug 14899] Reproducible assertion failure in Frame::paint() (d->m_view && !d->m_view->needsLayout())

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 9 01:51:06 PDT 2007


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





------- Comment #3 from mitz at webkit.org  2007-08-09 01:51 PDT -------
(In reply to comment #2)
> You can reproduce this by starting the new iWeb with ToT WebKit and adding a
> HTML Snippet web widget thingy

Can you check if d->m_view is 0 (which I think is harmless) or
d->m_view->needsLayout() is true (just break up the ASSERT)?


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