http://www.html5rocks.com/en/tutorials/file/filesystem-sync/
The following is no longer true as it has been fixed on Chrome. (See:
https://bugs.webkit.org/show_bug.cgi?id=65209)
"For security reasons, data between the calling app and a Web Worker thread is
never shared. This is going to change in the future, but for now, data is
always copied to and from the Worker when postMessage() is called. As a result,
not every data type can be passed."
Original issue reported on code.google.com by kevin...@google.com on 27 Feb 2012 at 7:09
Original issue reported on code.google.com by
kevin...@google.com
on 27 Feb 2012 at 7:09