| { |
| "api": { |
| "FileSystemFileEntry": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemFileEntry", |
| "spec_url": "https://wicg.github.io/entries-api/#api-fileentry", |
| "support": { |
| "chrome": { |
| "version_added": "8" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "50" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "11.1" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| }, |
| "createWriter": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemFileEntry/createWriter", |
| "support": { |
| "chrome": { |
| "version_added": "8" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "50", |
| "version_removed": "52", |
| "notes": "While the `createWriter()` method existed, it immediately called `errorCallback` with the `NS_ERROR_DOM_SECURITY_ERR` error." |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": false |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": false, |
| "deprecated": true |
| } |
| } |
| }, |
| "file": { |
| "__compat": { |
| "mdn_url": "https://developer.mozilla.org/docs/Web/API/FileSystemFileEntry/file", |
| "spec_url": "https://wicg.github.io/entries-api/#dom-filesystemfileentry-file", |
| "support": { |
| "chrome": { |
| "version_added": "8" |
| }, |
| "chrome_android": "mirror", |
| "edge": "mirror", |
| "firefox": { |
| "version_added": "50" |
| }, |
| "firefox_android": "mirror", |
| "oculus": "mirror", |
| "opera": "mirror", |
| "opera_android": "mirror", |
| "safari": { |
| "version_added": "11.1" |
| }, |
| "safari_ios": "mirror", |
| "samsunginternet_android": "mirror", |
| "webview_android": "mirror", |
| "webview_ios": "mirror" |
| }, |
| "status": { |
| "experimental": false, |
| "standard_track": true, |
| "deprecated": false |
| } |
| } |
| } |
| } |
| } |
| } |