<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Hi Antti,</div><div><br></div><div>Take a look at &lt;<a href="https://bugs.webkit.org/show_bug.cgi?id=142432">https://bugs.webkit.org/show_bug.cgi?id=142432</a>&gt;. I haven't landed this yet, because I was hoping to get some kind of test for this. However, it seems to introduce no problems, so we could go ahead and land it.</div><div><br></div><div>Question: why do we have a separate WorkQueue implementation in DumpRenderTree *and* WebKitTestRunner? Seems like we could do some consolidation...</div><div><br></div><div>-Brent<br><br></div><div><br>On Mar 6, 2015, at 10:55 AM, Anders Carlsson &lt;<a href="mailto:andersca@apple.com">andersca@apple.com</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><span>I think we used to have a WorkQueue implementation for Windows WK2 - anyone should be able to dig it up.</span><br><span></span><br><span>(Alternatively, we can just make an implementation using std::thread).</span><br><span></span><br><span>- Anders</span><br><span></span><br><blockquote type="cite"><span>On Mar 6, 2015, at 10:46 AM, Antti Koivisto &lt;<a href="mailto:koivisto@iki.fi">koivisto@iki.fi</a>&gt; wrote:</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>Hi,</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span>I'd like to start using WTF::WorkQueue abstraction in WebCore code. However we are currently missing a Windows implementation (WorkQueue used to be part of WK2). Anyone interested in making one? I assume it wouldn't be a difficult task for someone who knows the platform.</span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span></span><br></blockquote><blockquote type="cite"><span> &nbsp;&nbsp;antti</span><br></blockquote><blockquote type="cite"><span>_______________________________________________</span><br></blockquote><blockquote type="cite"><span>webkit-dev mailing list</span><br></blockquote><blockquote type="cite"><span><a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a></span><br></blockquote><blockquote type="cite"><span><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></span><br></blockquote><span></span><br><span>_______________________________________________</span><br><span>webkit-dev mailing list</span><br><span><a href="mailto:webkit-dev@lists.webkit.org">webkit-dev@lists.webkit.org</a></span><br><span><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></span><br></div></blockquote></body></html>