[Webkit-unassigned] [Bug 166420] [GTK] Crash in WebCore::CoordinatedGraphicsLayer::notifyFlushRequired

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 28 08:52:08 PST 2016


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

Zan Dobersek <zan at falconsigh.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zan at falconsigh.net

--- Comment #1 from Zan Dobersek <zan at falconsigh.net> ---
Most likely m_coordinator is null. It's not expected to be null since there's an assert at the top of notifyFlushRequired() that checks that.

-- 
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/20161228/3aef039a/attachment.html>


More information about the webkit-unassigned mailing list