mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 12:51:09 +02:00
Automatic update from web-platform-tests [NativeFS] Refactor WPT tests to support native FS as well. Also changes the sandboxed file system version of these tests to run in both windows and workers. The native file system version of these tests are currently manual tests. In the future we can automate them. Also currently some of the writer tests don't pass in the native file system version, because of things like bug 998913. Bug: 998917 Change-Id: I4aefee6e35008afd73c2cf316d16ea189717bd4b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1787869 Reviewed-by: Olivier Yiptong <oyiptong@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#699539} -- wpt-commits: e7b232f535cf1ebd0026bd66d1ff3bf096744862 wpt-pr: 18883
3 lines
167 B
JavaScript
3 lines
167 B
JavaScript
// META: script=resources/test-helpers.js
|
|
// META: script=resources/sandboxed-fs-test-helpers.js
|
|
// META: script=script-tests/FileSystemDirectoryHandle-removeEntry.js
|