[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 09:55:33 PST 2008


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





------- Comment #11 from mitz at webkit.org  2008-01-10 09:55 PDT -------
(In reply to comment #10)
> Ah, but we only call attachToWindow() on the main frame, and we only call
> setWidget() on frames that have an ownerRenderer(), so I think both calls need
> to remain.

Oh, that's right. Sorry. The reason the attachToWindow() drew my attention was
that I did not see a detachFromWindow() to balance it. So now the question is,
should you call detachFromWindow() on the frame's current view before calling
frame->setView(0)?


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