-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
Trying the basic demo with a browser based on recent WebKit (like Safari or Epiphany) doesn't work.
On the inspector console this errors happen:
[Error] TypeError: Attempted to assign to readonly property.
(anonymous function) (idb.filesystem.js:55)
Global Code (idb.filesystem.js:916)
[Error] TypeError: window.requestFileSystem is not a function. (In 'window.requestFileSystem', 'window.requestFileSystem' is undefined)
openFS (app.js:37)
(anonymous function) (app.js:283)
[Error] TypeError: null is not an object (evaluating 'cwd.getFile')
create (app.js:219)
onclick (index.html:44)
Metadata
Metadata
Assignees
Labels
No labels