Automatic update from web-platform-tests FSA: getUniqueId scaffolding Dummy implementation of getUniqueId that allows for developers to start experimenting with this method behind a flag. The returned ID is not stable across browsing sessions. Bug: 1342961 Change-Id: I1938083ca801ec5f3db0264384625cf638523315 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3933798 Commit-Queue: Austin Sullivan <asully@chromium.org> Reviewed-by: Nasko Oskov <nasko@chromium.org> Reviewed-by: Daseul Lee <dslee@chromium.org> Auto-Submit: Austin Sullivan <asully@chromium.org> Cr-Commit-Position: refs/heads/main@{#1056133} -- wpt-commits: f10830bd323a3403941bbaccd7f07e504c1e8305 wpt-pr: 36263
4 lines
162 B
JavaScript
4 lines
162 B
JavaScript
// META: script=resources/test-helpers.js
|
|
// META: script=resources/sandboxed-fs-test-helpers.js
|
|
// META: script=script-tests/FileSystemBaseHandle-getUniqueId.js
|