gecko-dev/testing/web-platform/tests/native-file-system
Marijn Kruisselbrink c9baafd68e Bug 1565629 [wpt PR 17806] - [Native File System] Limit entire API surface to secure contexts., a=testonly
Automatic update from web-platform-tests
[Native File System] Limit entire API surface to secure contexts.

Also verify in browser process that all access is from potentially
trustworthy origins.

Bug: 971408
Change-Id: Iab770c831be67603a728e8aa55229b4048a410f3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699442
Reviewed-by: Victor Costan <pwnall@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Commit-Queue: Marijn Kruisselbrink <mek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#677876}

--

wpt-commits: 048ea90ba28c6d0f63261b63ddd7373bb1774852
wpt-pr: 17806


--HG--
rename : testing/web-platform/tests/native-file-system/FileSystemBaseHandle-remove.tentative.window.js => testing/web-platform/tests/native-file-system/FileSystemBaseHandle-remove.tentative.https.window.js
rename : testing/web-platform/tests/native-file-system/FileSystemDirectoryHandle-getDirectory.tentative.window.js => testing/web-platform/tests/native-file-system/FileSystemDirectoryHandle-getDirectory.tentative.https.window.js
rename : testing/web-platform/tests/native-file-system/FileSystemDirectoryHandle-getFile.tentative.window.js => testing/web-platform/tests/native-file-system/FileSystemDirectoryHandle-getFile.tentative.https.window.js
rename : testing/web-platform/tests/native-file-system/FileSystemWriter.tentative.window.js => testing/web-platform/tests/native-file-system/FileSystemWriter.tentative.https.window.js
rename : testing/web-platform/tests/native-file-system/NativeFileSystemWritableFileStream.tentative.window.js => testing/web-platform/tests/native-file-system/NativeFileSystemWritableFileStream.tentative.https.window.js
2019-07-24 13:34:45 +01:00
..
resources Bug 1564756 [wpt PR 17545] - [Native File System] Implement removeEntry operation, a=testonly 2019-07-24 13:33:00 +01:00
FileSystemBaseHandle-remove.tentative.https.window.js Bug 1565629 [wpt PR 17806] - [Native File System] Limit entire API surface to secure contexts., a=testonly 2019-07-24 13:34:45 +01:00
FileSystemDirectoryHandle-getDirectory.tentative.https.window.js Bug 1565629 [wpt PR 17806] - [Native File System] Limit entire API surface to secure contexts., a=testonly 2019-07-24 13:34:45 +01:00
FileSystemDirectoryHandle-getFile.tentative.https.window.js Bug 1565629 [wpt PR 17806] - [Native File System] Limit entire API surface to secure contexts., a=testonly 2019-07-24 13:34:45 +01:00
FileSystemWriter.tentative.https.window.js Bug 1565629 [wpt PR 17806] - [Native File System] Limit entire API surface to secure contexts., a=testonly 2019-07-24 13:34:45 +01:00
NativeFileSystemWritableFileStream.tentative.https.window.js Bug 1565629 [wpt PR 17806] - [Native File System] Limit entire API surface to secure contexts., a=testonly 2019-07-24 13:34:45 +01:00
README.md

This directory contains (tentative) tests for the Native File System specification.