[Webkit-unassigned] [Bug 160160] [Threaded Compositor] Crashes and deadlocks in single web process mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 25 06:23:29 PDT 2016


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

--- Comment #6 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #5)
> Any additional information on why this is occurring in the first place? 

I don't think we can use X and most of the graphics drivers from different processes.

> I don't think CompositingRunLoop should be removed, instead it should be
> made a singleton for now, and later it could be turned into a thread pool.

That's what my previous patch did, converted it into a singleton, but after moving the performSync to the threaded compositor the class became just a wrapper around RunLoop in a separate thread which is what WorkQueue does in the end.

-- 
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/20160725/eaba7da0/attachment.html>


More information about the webkit-unassigned mailing list