[webkit-help] Workers

tali garsiel tgarsiel at gmail.com
Thu Sep 24 03:44:10 PDT 2009


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20090924/9e32a009/attachment.html>


More information about the webkit-help mailing list