Skip to content

Demo broken with WebKit (Safari/Epiphany) #46

@clopez

Description

@clopez

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions