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?

Tali
_______________________________________________
webkit-help mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-help

Reply via email to