[Webkit-unassigned] [Bug 166420] [GTK] Crash in WebCore::CoordinatedGraphicsLayer::notifyFlushRequired
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Mar 2 03:16:16 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166420
--- Comment #12 from Carlos Garcia Campos <cgarcia at igalia.com> ---
When CoordinatedGraphicsLayer::removefromParent is called, the coordinator has already been invalidated, so all its layers were set a nullptr coordinator. I think it's safe to simply handle m_coordinator being nullptr there.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170302/bd89946f/attachment.html>
More information about the webkit-unassigned
mailing list