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 <[email protected]> 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 <[email protected]> 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
>> [email protected]
>> https://lists.webkit.org/mailman/listinfo/webkit-dev
> 
> _______________________________________________
> webkit-dev mailing list
> [email protected]
> https://lists.webkit.org/mailman/listinfo/webkit-dev
_______________________________________________
webkit-dev mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-dev

Reply via email to