[Webkit-unassigned] [Bug 186444] [CoordGraphics] CompositingRunLoop assumes a WorkQueue has a RunLoop

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 8 20:37:03 PDT 2018


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

Yusuke Suzuki <utatane.tea at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |utatane.tea at gmail.com

--- Comment #1 from Yusuke Suzuki <utatane.tea at gmail.com> ---
I don't think WorkQueue should expose RunLoop in its member function since it's implementation detail. If handling RunLoop is required, it means that WorkQueue abstraction is too high to use there. CompositingRunLoop should use RunLoop instead of WorkQueue I think.

-- 
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/20180609/c2fd205c/attachment.html>


More information about the webkit-unassigned mailing list