[Webkit-unassigned] [Bug 195208] New: [ThreadedCompositor] Simply the compositing run loop worker thread

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 1 06:54:35 PST 2019


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

            Bug ID: 195208
           Summary: [ThreadedCompositor] Simply the compositing run loop
                    worker thread
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: don.olmstead at sony.com, Hironori.Fujii at sony.com,
                    zan at falconsigh.net

We can remove the WorkQueuePool, since we never really supported more than one thread, and now that single process model non longer exists it doesn't even make sense. We can simply use a RunLoop instead of a WorkQueue so that the implementation is not specific to the generic WorkQueue implementation.

-- 
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/20190301/0e957425/attachment-0001.html>


More information about the webkit-unassigned mailing list