Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4b09192e1f08eb413f7ab0131f0176ab3c291eea
https://github.com/WebKit/WebKit/commit/4b09192e1f08eb413f7ab0131f0176ab3c291eea
Author: Sihui Liu <[email protected]>
Date: 2025-06-02 (Mon, 02 Jun 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/FileSystemWritableFileStream.h
M
Source/WebCore/Modules/filesystemaccess/FileSystemWritableFileStreamSink.cpp
Log Message:
-----------
FileSystemWritableFileStream::write should throw SyntaxError if data param is
missing
https://bugs.webkit.org/show_bug.cgi?id=293744
rdar://problem/152249184
Reviewed by Per Arne Vollan.
To match the behavior in other browsers.
*
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/FileSystemWritableFileStream.h:
* Source/WebCore/Modules/filesystemaccess/FileSystemWritableFileStreamSink.cpp:
(WebCore::writeParamsFromChunk):
Canonical link: https://commits.webkit.org/295730@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