Bug 27733
| Summary: | ASSERTION FAILED: !m_frame->document()->inPageCache() | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | OS X 10.5 | ||
Eric Seidel (no email)
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |