Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e14ddf1849da2527e2d5f20bc5e74d89cd1a435b
      
https://github.com/WebKit/WebKit/commit/e14ddf1849da2527e2d5f20bc5e74d89cd1a435b
  Author: Youenn Fablet <[email protected]>
  Date:   2025-02-06 (Thu, 06 Feb 2025)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemWritableFileStream.https.any-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemWritableFileStream.https.any.worker-expected.txt
    M Source/WebKit/NetworkProcess/storage/FileSystemStorageHandle.cpp

  Log Message:
  -----------
  FileSystemWritableFileStream.truncate should change the file current position 
if the position is greater than the truncate size
rdar://144247504
https://bugs.webkit.org/show_bug.cgi?id=287104

Reviewed by Sihui Liu.

Implement step 3.2.5.7 of https://fs.spec.whatwg.org/#write-a-chunk.

* 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemWritableFileStream.https.any-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemWritableFileStream.https.any.worker-expected.txt:
* Source/WebKit/NetworkProcess/storage/FileSystemStorageHandle.cpp:
(WebKit::FileSystemStorageHandle::executeCommandForWritableInternal):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to