Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 268e0aff0f0d02dba86fa6f1f4c8af932cfe42c6
https://github.com/WebKit/WebKit/commit/268e0aff0f0d02dba86fa6f1f4c8af932cfe42c6
Author: Youenn Fablet <[email protected]>
Date: 2025-11-25 (Tue, 25 Nov 2025)
Changed paths:
M LayoutTests/TestExpectations
M
LayoutTests/imported/w3c/web-platform-tests/fetch/api/response/response-consume-stream.any.html
M
LayoutTests/imported/w3c/web-platform-tests/fetch/api/response/response-consume-stream.any.serviceworker.html
M
LayoutTests/imported/w3c/web-platform-tests/fetch/api/response/response-consume-stream.any.sharedworker.html
M
LayoutTests/imported/w3c/web-platform-tests/fetch/api/response/response-consume-stream.any.worker.html
M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
Log Message:
-----------
Upgrade ReadableByteStreamFetchSourceEnabled to preview
rdar://164882296
https://bugs.webkit.org/show_bug.cgi?id=302639
Reviewed by Chris Dumez.
We mark WPT fetch/api/response/response-body-read-task-handling.html as flaky.
We sometimes drain the microtask queue when exiting from C++ call sites while
we should probably not.
This will be investigated as part of
https://bugs.webkit.org/show_bug.cgi?id=303084.
Canonical link: https://commits.webkit.org/303529@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications