[webkit-dev] WorkQueue for Windows?

Brent Fulgham bfulgham at gmail.com
Sat Mar 7 11:02:18 PST 2015


Hi Antti,

Take a look at <https://bugs.webkit.org/show_bug.cgi?id=142432>. 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.

Question: why do we have a separate WorkQueue implementation in DumpRenderTree *and* WebKitTestRunner? Seems like we could do some consolidation...

-Brent


> On Mar 6, 2015, at 10:55 AM, Anders Carlsson <andersca at apple.com> wrote:
> 
> I think we used to have a WorkQueue implementation for Windows WK2 - anyone should be able to dig it up.
> 
> (Alternatively, we can just make an implementation using std::thread).
> 
> - Anders
> 
>> On Mar 6, 2015, at 10:46 AM, Antti Koivisto <koivisto at iki.fi> wrote:
>> 
>> Hi,
>> 
>> 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.
>> 
>> 
>>   antti
>> _______________________________________________
>> webkit-dev mailing list
>> webkit-dev at lists.webkit.org
>> https://lists.webkit.org/mailman/listinfo/webkit-dev
> 
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-dev/attachments/20150307/d71683ba/attachment.html>


More information about the webkit-dev mailing list