[Webkit-unassigned] [Bug 142448] DumpRenderTree and WebKitTestRunner should use WTF::WorkQueue, not their own implementations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Mar 9 15:21:25 PDT 2015
https://bugs.webkit.org/show_bug.cgi?id=142448
--- Comment #3 from Brent Fulgham <bfulgham at webkit.org> ---
(In reply to comment #2)
> Are they really similar enough to WTF::WorkQueue that we could just use it?
Maybe not. I notice the DRT/WKTR version has the concept of being "frozen", which seems to mean "ignore any passed dispatch functions". I'm not sure we would want that "feature" to be part of the WTF::WorkQueue implementation, so maybe we should just leave things as-is.
--
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/20150309/67ead5bb/attachment-0002.html>
More information about the webkit-unassigned
mailing list