[Webkit-unassigned] [Bug 122016] [CoordinatedGraphics] ASSERTION FAILED: !m_flushingLayers (after r156291)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 8 07:04:26 PDT 2013


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





--- Comment #2 from Rob Plociennik <r.plociennik at samsung.com>  2013-10-08 07:03:16 PST ---
(In reply to comment #1)
> It is incorrect to call scheduleLayerFlush() inside of flushCompositingState().

Is any attempt to reenter RenderLayerCompositor considered incorrect at that point?
In other words, could a simple check whether a flush is underway inside any implementation of GraphicsLayerClient::notifyFlushRequired() (like in this very case) be considered a right step?

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