Hi Tali,

Regarding event.data, there is a chromium issue filed for this here:
http://crbug.com/21299

And a recent architectural discussion on this mailing list:
https://lists.webkit.org/pipermail/webkit-dev/2009-September/009882.html

I haven't been able to make any progress on it lately due to being
sidetracked with other tasks, but I do hope to get back to it...

--Chris


On Mon, Sep 28, 2009 at 10:10 AM, tali garsiel <[email protected]> wrote:
>
> Hi,
>
> There are two issues with workers that seem not compatible with the HTML5 
> spec.
> 1. Workers can't open the database ("openDatabase" doesn't work)
> 2. "event.data" is assumed to be a string and you cannot send a complex 
> object.
>
> I checked it on Safari 4 and Chrome.
>
> Is it going to change? Firefox accepts an Object type.
>
> Tali
_______________________________________________
webkit-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to