Hi,
This is about HTML5 File Api.
It seems that HTML5 api, we can read or write only from sandbox location.
Question
=======
Where is this sandbox location. Is it in memory or a disk location.
Question
=======
There is a requirement whre, a process ( a c program ) will be writing to a file every 2 minutes and a chrome extension, will be reading this file. Where should be this shared file be located(sandbox?)
Thanks,
Jigar