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] Implement resolve and isSameEntry. These methods let you compare if two handles represent the same entry, and get the relative path of an entry inside a directory. Bug: 1021351, 955184 Change-Id: I00f5be46b13c24973e9ad107f885047483656580 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2089955 Reviewed-by: Tom Sepez <tsepez@chromium.org> Reviewed-by: Olivier Yiptong <oyiptong@chromium.org> Commit-Queue: Marijn Kruisselbrink <mek@chromium.org> Cr-Commit-Position: refs/heads/master@{#748485} -- wpt-commits: ea00820737f30eeb9ef8fad5ed769c1a8863e600 wpt-pr: 22110
3 lines
163 B
JavaScript
3 lines
163 B
JavaScript
// META: script=resources/test-helpers.js
|
|
// META: script=resources/sandboxed-fs-test-helpers.js
|
|
// META: script=script-tests/FileSystemDirectoryHandle-resolve.js
|