[Webkit-unassigned] [Bug 106419] Assertion Failure in WebCore::RenderLayerCompositor::updateCompositingLayers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 9 10:09:10 PST 2013


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





--- Comment #2 from Alexandru Chiculita <achicu at adobe.com>  2013-01-09 10:11:03 PST ---
(In reply to comment #20 from 106068)

> Or maybe the compositor update should just bail if layout is dirty (as long as it will happen after the next layout).

Ok. I will replace the assert with a return. I cannot reproduce any of the crashes in local, so I'm trying to build a test to always reproduce the issue. It looks like the common pattern is the java applet that triggers the scheduled compositor update.

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