[webkit-changes] [WebKit/WebKit] 4b8a13: Allow overwrite for FileSystemHandle::move

Sihui noreply at github.com
Fri Feb 24 12:06:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b8a13149708a0cbcd626fcbda03a727e050755f
      https://github.com/WebKit/WebKit/commit/4b8a13149708a0cbcd626fcbda03a727e050755f
  Author: Sihui Liu <sihui_liu at apple.com>
  Date:   2023-02-24 (Fri, 24 Feb 2023)

  Changed paths:
    M LayoutTests/storage/filesystemaccess/handle-move-expected.txt
    M LayoutTests/storage/filesystemaccess/handle-move-worker-expected.txt
    M LayoutTests/storage/filesystemaccess/resources/handle-move.js
    M Source/WebKit/NetworkProcess/storage/FileSystemStorageHandle.cpp

  Log Message:
  -----------
  Allow overwrite for FileSystemHandle::move
https://bugs.webkit.org/show_bug.cgi?id=252872
rdar://105858983

Reviewed by Per Arne Vollan.

Based on https://github.com/whatwg/fs/pull/10/commits/e2526d0d6324c774936bc80278d67b1060151492.

Updated test: LayoutTests/storage/filesystemaccess/handle-move-worker.html

* LayoutTests/storage/filesystemaccess/handle-move-expected.txt:
* LayoutTests/storage/filesystemaccess/handle-move-worker-expected.txt:
* LayoutTests/storage/filesystemaccess/resources/handle-move.js:
(async test):
* Source/WebKit/NetworkProcess/storage/FileSystemStorageHandle.cpp:
(WebKit::FileSystemStorageHandle::move):

Canonical link: https://commits.webkit.org/260806@main




More information about the webkit-changes mailing list