[Webkit-unassigned] [Bug 195208] [ThreadedCompositor] Simplify the compositing run loop worker thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 4 05:58:19 PST 2019


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

--- Comment #8 from Fujii Hironori <Hironori.Fujii at sony.com> ---
It seems the original issue of Bug 167545 was a race condition of:
1. Main threaed is deleting the WorkQueue
2. The WorkQueue's thread is executing a task

I think my change (comment 6) works.
I'm going to file a ticket for the change.

This code is causing a issue for WinCairo (Bug 186364 Comment 11).

-- 
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/20190304/d897c8b8/attachment.html>


More information about the webkit-unassigned mailing list