[ Web Proxy ]
URL:
Viewing: https://developer.mozilla.org/ja/docs/Web/API/Window/requestFileSystem [Back]  [Original]

Window: requestFileSystem() - Web API | MDN

MDN Web Docs

View in English Always switch to English

Window: requestFileSystem()

Deprecated

Avoid using this feature in new projects. This feature may be a candidate for removal from web standards or browsers.

:

Window requestFileSystem() Google Chrome FileSystem API

: webkit

js
requestFileSystem(type, size, successCallback)
requestFileSystem(type, size, successCallback, errorCallback)

type

Window.TEMPORARY Window.PERSISTENT

size

successCallback

FileSystem

errorCallback

DOMException

(undefined)

API W3C WHATWG


Web Proxy Viewer  |  New URL  |  Original Page