[webkit-dev] Issues with Workers

Drew Wilson atwilson at google.com
Mon Sep 28 13:37:20 PDT 2009


There is this:
https://bugs.webkit.org/show_bug.cgi?id=22878

The issue extends beyond workers - it's anything that supports the
postMessage() API (window objects, MessagePorts).

As was pointed out previously, there have been some design discussions in
this area, but I haven't seen any patches yet (and since serialization is
closely tied to the JS VM on each platform, we will undoubtedly need to have
two implementations - one for JSC and one for V8).

-atw

On Mon, Sep 28, 2009 at 1:15 PM, Mark Rowe <mrowe at apple.com> wrote:

>
> On 2009-09-28, at 10:23, Chris Campbell wrote:
>
>  Hi Tali,
>>
>> Regarding event.data, there is a chromium issue filed for this here:
>> http://crbug.com/21299
>>
>
> Given that this would seem to be an issue at the WebKit level, is there a
> bug in WebKit bug about this issue?
>
> - Mark
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090928/c23e7165/attachment.html>


More information about the webkit-dev mailing list