[Webkit-unassigned] [Bug 27733] New: ASSERTION FAILED: !m_frame->document()->inPageCache()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 27 14:13:07 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27733
Summary: ASSERTION FAILED: !m_frame->document()->inPageCache()
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric at webkit.org
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list