[Webkit-unassigned] [Bug 187404] Check that LayerTreeHost was created before use

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 6 13:05:21 PDT 2018


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

--- Comment #2 from Stephan Szabo <stephan.szabo at sony.com> ---
I'm not sure if this is the best way to handle this, but while working on web inspector for wincairo non-legacy, we hit crashes just after this point because LayerTreeHost::create returns nullptr if not USE(COORDINATED_GRAPHICS_THREADED) but this code acts as if it will always get one.

-- 
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/20180706/0c005a5d/attachment.html>


More information about the webkit-unassigned mailing list