Re: [webkit-dev] XMLHttpRequest and Workers

2008-12-16 Thread Darin Fisher
2008/12/15 Alexey Proskuryakov a...@webkit.org Dec 15, 2008, в 9:47 AM, David Levin написал(а): This is how I plan to finish making XMLHttpRequest available for workers http://docs.google.com/Doc?id=dg7mj9sd_6dvthmdqj Let me know if you have any comments. As discussed earlier, this

Re: [webkit-dev] XMLHttpRequest and Workers

2008-12-16 Thread Alexey Proskuryakov
Dec 16, 2008, в 7:45 PM, Darin Fisher написал(а): I'm not much of a fan of this idea, because we want to make Worker functionality closer to main thread one in the future, and this would be a step in opposite direction. On the other hand, this division can be undone later if needed, so it

Re: [webkit-dev] XMLHttpRequest and Workers

2008-12-15 Thread Alexey Proskuryakov
Dec 15, 2008, в 9:47 AM, David Levin написал(а): This is how I plan to finish making XMLHttpRequest available for workers http://docs.google.com/Doc?id=dg7mj9sd_6dvthmdqj Let me know if you have any comments. As discussed earlier, this looks good to me. It may make the code more

[webkit-dev] XMLHttpRequest and Workers

2008-12-14 Thread David Levin
This is how I plan to finish making XMLHttpRequest available for workers http://docs.google.com/Doc?id=dg7mj9sd_6dvthmdqj Let me know if you have any comments. Thanks, Dave ___ webkit-dev mailing list webkit-dev@lists.webkit.org