Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9e41756dea41a75e9169fd0a4527c7d1e1e62d37
https://github.com/WebKit/WebKit/commit/9e41756dea41a75e9169fd0a4527c7d1e1e62d37
Author: Youenn Fablet <[email protected]>
Date: 2025-10-01 (Wed, 01 Oct 2025)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/streams/readable-byte-streams/general.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/streams/readable-byte-streams/general.any.serviceworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/streams/readable-byte-streams/general.any.sharedworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/streams/readable-byte-streams/general.any.worker-expected.txt
M Source/WebCore/Modules/streams/ReadableByteStreamController.cpp
Log Message:
-----------
ReadableStream constructor should rethrow start exceptions
rdar://161669815
https://bugs.webkit.org/show_bug.cgi?id=299888
Reviewed by Chris Dumez.
Use invokeRethrowingException and ExistingExceptionError to forward the
exception triggered by the start method.
Covered by rebased tests.
Canonical link: https://commits.webkit.org/300804@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