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

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemWritableFileStream-write.https.any-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemWritableFileStream-write.https.any.worker-expected.txt
    M 
Source/WebCore/Modules/filesystemaccess/FileSystemWritableFileStreamSink.cpp

  Log Message:
  -----------
  FileSystemWritableStream should expose the exception thrown when retrieving a 
blob
rdar://144243284
https://bugs.webkit.org/show_bug.cgi?id=287093

Reviewed by Sihui Liu.

We pipe the exception received when retrieving blob content, if any, to the 
error mechanism.

* 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemWritableFileStream-write.https.any-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/fs/FileSystemWritableFileStream-write.https.any.worker-expected.txt:
* Source/WebCore/Modules/filesystemaccess/FileSystemWritableFileStreamSink.cpp:
(WebCore::fetchDataBytesForWrite):
(WebCore::FileSystemWritableFileStreamSink::write):

Canonical link: https://commits.webkit.org/289919@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