[Webkit-unassigned] [Bug 215037] Crash in rx::RendererGL::getRendererDescription()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 09:39:29 PDT 2020


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

--- Comment #6 from Jonah RD <jonahr at google.com> ---
The app probably shouldn't be using an ANGLE context in a different thread, but if this is a simple case of creating an ANGLE context on one thread, and then switching all future ANGLE work over to another thread, it should be fixed here: https://chromium.googlesource.com/angle/angle/+/69a78e6d8d3f01e1de5122c9a8e756f56677ea6b

Do you know if this version of WebKit contains that change?

-- 
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/20200803/9fad28d1/attachment.htm>


More information about the webkit-unassigned mailing list