RESOLVED DUPLICATE of bug 106419 106453
[WK2][EFL] Assertion while scrolling with fixed element shown
https://bugs.webkit.org/show_bug.cgi?id=106453
Summary [WK2][EFL] Assertion while scrolling with fixed element shown
Mikhail Pozdnyakov
Reported 2013-01-09 07:00:07 PST
ASSERTION FAILED: !m_renderView->needsLayout() /media/ssd/WebKit/Source/WebCore/rendering/RenderLayerCompositor.cpp(411) : void WebCore::RenderLayerCompositor::updateCompositingLayers(WebCore::CompositingUpdateType, WebCore::RenderLayer*) 1 0x7f6e18ed3a09 WebCore::RenderLayerCompositor::updateCompositingLayers(WebCore::CompositingUpdateType, WebCore::RenderLayer*) 2 0x7f6e18b9e711 WebCore::FrameView::updateFixedElementsAfterScrolling() 3 0x7f6e18b9e39d WebCore::FrameView::setFixedVisibleContentRect(WebCore::IntRect const&) 4 0x7f6e1ccad7b9 WebKit::WebPage::setFixedVisibleContentRect(WebCore::IntRect const&) 5 0x7f6e1ccd1205 WebKit::CoordinatedLayerTreeHost::setVisibleContentsRect(WebCore::FloatRect const&, float, WebCore::FloatPoint const&) 6 0x7f6e1cd810de void CoreIPC::callMemberFunction<WebKit::CoordinatedLayerTreeHost, void (WebKit::CoordinatedLayerTreeHost::*)(WebCore::FloatRect const&, float, WebCore::FloatPoint const&), WebCore::FloatRect, float, WebCore::FloatPoint>(CoreIPC::Arguments3<WebCore::FloatRect, float, WebCore::FloatPoint> const&, WebKit::CoordinatedLayerTreeHost*, void (WebKit::CoordinatedLayerTreeHost::*)(WebCore::FloatRect const&, float, WebCore::FloatPoint const&)) 7 0x7f6e1cd80f26 void CoreIPC::handleMessage<Messages::CoordinatedLayerTreeHost::SetVisibleContentsRect, WebKit::CoordinatedLayerTreeHost, void (WebKit::CoordinatedLayerTreeHost::*)(WebCore::FloatRect const&, float, WebCore::FloatPoint const&)>(CoreIPC::MessageDecoder&, WebKit::CoordinatedLayerTreeHost*, void (WebKit::CoordinatedLayerTreeHost::*)(WebCore::FloatRect const&, float, WebCore::FloatPoint const&)) 8 0x7f6e1cd80c65 WebKit::CoordinatedLayerTreeHost::didReceiveCoordinatedLayerTreeHostMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder&) 9 0x7f6e1cc95054 WebKit::DrawingAreaImpl::didReceiveCoordinatedLayerTreeHostMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder&) 10 0x7f6e1ccb435d WebKit::WebPage::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder&) 11 0x7f6e1ca5c6a9 CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder&) 12 0x7f6e1cbdc9f2 WebKit::WebProcess::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::MessageDecoder&) 13 0x7f6e1ca50f5c CoreIPC::Connection::dispatchMessage(CoreIPC::MessageID, CoreIPC::MessageDecoder&) 14 0x7f6e1ca510c8 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::MessageDecoder>&) 15 0x7f6e1ca51313 CoreIPC::Connection::dispatchOneMessage()
Attachments
Mikhail Pozdnyakov
Comment 1 2013-01-10 01:04:40 PST
*** This bug has been marked as a duplicate of bug 106419 ***
Note You need to log in before you can comment on or make changes to this bug.