[webkit-dev] SharedWorkers alternate design
Michael Nordman
michaeln at google.com
Thu Jun 18 11:19:48 PDT 2009
> Having a dedicated shadow frame would be much simpler.
Yup.
I think this is required ultimately for appcache integration too. A shared
worker is a distinct appcache host. Dedicated workers can get away with
piggy backing of their owning document since they just use the same appcache
as the page, but not shared workers.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20090618/10984863/attachment.html>
More information about the webkit-dev
mailing list