woranl

Results 3 issues of woranl

Sometimes when multiple file transfers take place in parallel, an error may arise saying `The given destination is not writable`. It appears that in the `_isPathWriteable` function of `Zend/File/Transfer/Adapter/Abstract.php`, the...

bug

In iOS 11, window.requestFileSystem = window.requestFileSystem || window.webkitRequestFileSystem; returns undefined. When I try launching the demo playground app, it says my browser is not supported. Any idea?

A subset of the File and Directory Entries API has been implemented in Firefox 50 [[Link](https://developer.mozilla.org/en-US/docs/Web/API/File_and_Directory_Entries_API/Firefox_support)]. What does it mean to the future of the FileSystem API and this Polyfill?