WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WORKSFORME
19564
Assertion failure in FrameView::layout() (m_frame->view() == this) at dom/xhtml/level2/html/HTMLFrameElement09.xhtml
https://bugs.webkit.org/show_bug.cgi?id=19564
Summary
Assertion failure in FrameView::layout() (m_frame->view() == this) at dom/xht...
mitz
Reported
2008-06-15 13:30:27 PDT
In debug builds, HTMLFrameElement09.xhtml fails with ASSERTION FAILED: m_frame->view() == this (WebCore/page/FrameView.cpp:348 void WebCore::FrameView::layout(bool)) The ASSERT is followed by an early return for release builds.
Attachments
Add attachment
proposed patch, testcase, etc.
Alexey Proskuryakov
Comment 1
2008-06-21 11:57:48 PDT
See also:
bug 15707
.
David Kilzer (:ddkilzer)
Comment 2
2008-06-22 10:40:15 PDT
<
rdar://problem/5598072
>
Adam Roben (:aroben)
Comment 3
2010-08-19 12:09:37 PDT
This seems not to be happening anymore.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug