[Webkit-unassigned] [Bug 16808] New: 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
Wed Jan 9 15:50:04 PST 2008


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

           Summary: ASSERT(m_document->frame() == m_view->frame()) failing
                    in CachedPage::clear when running Safari's PLT
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


ASSERT(m_document->frame() == m_view->frame()) in CachedPage::clear fails when
running Safari's PLT. I believe this is due to Windows WebKit keeping
FrameViews around for longer than Mac WebKit. Windows WebKit currently creates
one FrameView per Frame, while Mac WebKit creates a new FrameView for each new
page load in each Frame.


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