Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 11a15d44e81b72584db41e71d30c8ffc39d2a303
https://github.com/WebKit/WebKit/commit/11a15d44e81b72584db41e71d30c8ffc39d2a303
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/templated.any-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/streams/readable-byte-streams/templated.any.serviceworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/streams/readable-byte-streams/templated.any.sharedworker-expected.txt
M
LayoutTests/imported/w3c/web-platform-tests/streams/readable-byte-streams/templated.any.worker-expected.txt
M Source/WebCore/Modules/streams/ReadableStream.cpp
Log Message:
-----------
Cancelling a readable locked byte stream should reject
rdar://161669970
https://bugs.webkit.org/show_bug.cgi?id=299890
Reviewed by Chris Dumez.
Add a missing check in JSReadableStream::cancel to validate that the byte
source readable stream is not locked.
Covered by rebased tests.
Canonical link: https://commits.webkit.org/300812@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