[Webkit-unassigned] [Bug 215209] [GTK][WPE] Debug crashes in backdrop filter tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 17 07:32:09 PDT 2020


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

Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |cgarcia at igalia.com

--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com> ---
I'm investigating this, I think this can only happen in layout tests, because RenderLayerCompositor::flushPendingLayerChanges() is called from RenderLayerCompositor::layerTreeAsText(). When not dumping layer tree, RenderLayerCompositor::flushPendingLayerChanges() is always called when  CompositingCoordinator is flushing changes, so CoordinatedGraphicsLayer::notifyFlushRequired() returns early on if (m_coordinator->isFlushingLayerChanges()).

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200817/505e7359/attachment.htm>


More information about the webkit-unassigned mailing list