RESOLVED DUPLICATE of bug 111074 112921
[WK2][EFL] WebKit2.ShouldGoToBackForwardListItem unit test is failing.
https://bugs.webkit.org/show_bug.cgi?id=112921
Summary [WK2][EFL] WebKit2.ShouldGoToBackForwardListItem unit test is failing.
Mikhail Pozdnyakov
Reported 2013-03-21 08:42:42 PDT
SSIA. There is assertion hit: ASSERTION FAILED: m_frame->view() == this /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/Source/WebCore/page/FrameView.cpp(2271) : void WebCore::FrameView::scheduleRelayout() 1 0x2abc0377ba82 WebCore::FrameView::scheduleRelayout() 2 0x2abc03b253a0 WebCore::RenderObject::scheduleRelayout() 3 0x2abc03b1b10b WebCore::RenderObject::markContainingBlocksForLayout(bool, WebCore::RenderObject*) 4 0x2abc031854cf WebCore::RenderObject::setNeedsLayout(bool, WebCore::MarkingBehavior) 5 0x2abc0377c268 WebCore::FrameView::setNeedsLayout() 6 0x2abc0377b18a WebCore::FrameView::contentsResized() 7 0x2abc0381aa34 WebCore::ScrollView::setUseFixedLayout(bool) 8 0x2abc0376adfc WebCore::Frame::createView(WebCore::IntSize const&, WebCore::Color const&, bool, WebCore::IntSize const&, WebCore::IntRect const&, bool, WebCore::ScrollbarMode, bool, WebCore::ScrollbarMode, bool) 9 0x2abbff93b194 WebKit::WebFrameLoaderClient::transitionToCommittedForNewPage() Probably it is a regression caused by r146265.
Attachments
Mikhail Pozdnyakov
Comment 1 2013-03-22 07:31:36 PDT
> Probably it is a regression caused by r146265. Actually not, r146265 had just turned fixed layout on and that showed the real problem which is described at https://bugs.webkit.org/show_bug.cgi?id=111074.
Mikhail Pozdnyakov
Comment 2 2013-03-22 07:31:58 PDT
*** This bug has been marked as a duplicate of bug 111074 ***
Note You need to log in before you can comment on or make changes to this bug.