Bug 1799237 [wpt PR 36828] - FSA: Do not overwrite on move(), a=testonly
commit13b032a27f47ca8441142e98cc500dfd146ae92f
authorAustin Sullivan <asully@chromium.org>
Thu, 10 Nov 2022 16:00:16 +0000 (10 16:00 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 11 Nov 2022 12:34:08 +0000 (11 12:34 +0000)
treeb79b9cc5943cec4b549f83e1d1883b994042256b
parentf3ee48170bdd16d626683f202c88728151b46c84
Bug 1799237 [wpt PR 36828] - FSA: Do not overwrite on move(), a=testonly

Automatic update from web-platform-tests
FSA: Do not overwrite on move()

Before: moving over another a path which exists overwrites the target
After: moving over another a path which exists results in an
  NoModificationAllowedError (for now - will change to
  InvalidModificationError in a follow-up)

Behavior was changed here:
https://github.com/web-platform-tests/wpt/commit/b20e8343ce5ff1eada39dc1487b8b28ed903fff6#

Bug: 13666521381621
Change-Id: Iffdf80522b62036264add6cacf45ba06abd788f6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3930658
Reviewed-by: Daseul Lee <dslee@chromium.org>
Commit-Queue: Austin Sullivan <asully@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1068217}

--

wpt-commits: 1bab1d6184f247bc6f0a1171997e6eb941586093
wpt-pr: 36828
testing/web-platform/tests/fs/script-tests/FileSystemFileHandle-move.js