Bug 27733

Summary: ASSERTION FAILED: !m_frame->document()->inPageCache()
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   

Eric Seidel (no email)
Reported 2009-07-27 14:13:07 PDT
I keep hitting this ASSERT: ASSERTION FAILED: !m_frame->document()->inPageCache() (/Users/eseidel/Projects/WebKit/WebCore/page/FrameView.cpp:952 void WebCore::FrameView::scheduleRelayout()) When going back from the "pretty diff" page in my layout test results when running debug-mode Safari. I'm currently testing using: run-webkit-tests fast/dom/prototype-inheritance-2.html I assume this is a regression? I haven't hit this much before.
Attachments
Note You need to log in before you can comment on or make changes to this bug.