Re: [whatwg] Accessing local files with JavaScript portably and securely

2017-04-20 Thread Anne van Kesteren
On Wed, Apr 19, 2017 at 9:55 PM, Yay295 wrote: > Maybe a solution then would be to provide a way to request more storage > space? Sounds like it. At least in Firefox https://storage.spec.whatwg.org/ will provide that soonish, including the guarantee that the browser won't remove your application

Re: [whatwg] Accessing local files with JavaScript portably and securely

2017-04-20 Thread Jeffrey Yasskin
On Sat, Apr 15, 2017 at 6:09 AM, Philipp Serafin wrote: > If I see this correctly, we're currently talking about two different > use-cases for file/directory access: > > 1) … > > 2) Loading (parts of) the app itself from a local filesystem, possibly > without any network access being available at