NEW 27733
ASSERTION FAILED: !m_frame->document()->inPageCache()
https://bugs.webkit.org/show_bug.cgi?id=27733
Summary ASSERTION FAILED: !m_frame->document()->inPageCache()
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.