[Webkit-unassigned] [Bug 16808] ASSERT(m_document->frame() == m_view->frame()) failing in CachedPage::clear when running Safari's PLT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 10 08:52:18 PST 2008


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





------- Comment #9 from aroben at apple.com  2008-01-10 08:52 PDT -------
(In reply to comment #6)
> (From update of attachment 18355 [edit])
>  1856         frameView->attachToWindow();
> 
> I expect attachToWindow() to happen as a result of calling setWidget(). Does it
> not?

Hm, I suppose it does: RenderPart::setWidget -> RenderWidget::setWidget ->
ScrollView::addChild -> Widget::setParent -> Widget::attachToWindow. Thanks for
pointing that out!


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