FileSystem is still not supported in Firefox 50
Mozilla announced that fileSystem support is added into Firefox 50. ( https://developer.mozilla.org/en-US/docs/Web/API/File_and_Directory_Entries_API/Introduction ).
After several attempts at least to initialize it on Firefox stable 50.0.2, FirefoxDev 52.0a2 (2016-12-08) and FirefoxNightly 53.0a1 (2016-12-08) I was not able to get it working.
Am I missing something? Is there are any options to read/write files into/from File Storage? Should I enable for this some kind of `experimental` flags?
Thanks, Dmytro Kozlovskyi
Endret
All Replies (1)
Hi Dmytro , You asked me about this but sorry this it is not something I am knowledgeable about. Some of the articles are
- Old 2012 Mozilla Hacks blog: Why no FileSystem API in Firefox?
https://hacks.mozilla.org/2012/07/why-no-filesystem-api-in-firefox/ - MDN (Your link ) Introduction to the File and Directory Entries API
You may get lucky and have someone reply here. You probably would do better trying to discuss this elsewhere. Possibly the add-ons forum
Most of the features seem to have been enabled by default with details listed here
- (Fx50) Changes for Web developers Files and directories