[Webkit-unassigned] [Bug 118421] [GTK] [Debug] [Crash] Layout Test fast/repaint/fixed-right-bottom-in-page-scale.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 9 02:10:49 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118421


Simon Pena <simon.pena at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simon.fraser at apple.com




--- Comment #3 from Simon Pena <simon.pena at samsung.com>  2013-07-09 02:12:47 PST ---
This is crashing here:

ASSERTION FAILED: m_repaintRect == renderer()->clippedOverflowRectForRepaint(renderer()->containerForRepaint())
../../Source/WebCore/rendering/RenderLayer.cpp(810) : void WebCore::RenderLayer::updateLayerPositionsAfterScroll(WebCore::RenderGeometryMap*, WebCore::RenderLayer::UpdateLayerPositionsAfterScrollFlags)

This happens after the changes from http://trac.webkit.org/changeset/151803.

I debugged this, and when m_nestedLayerCount is 1, the m_repaintRect hasn't been updated yet, and the assertions fail.

I'm CCing Simon to see if he can suggest anything.

-- 
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