Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 66323dc5fca3b3cbf3c66e3ae6fbe7e3d82098ba
https://github.com/WebKit/WebKit/commit/66323dc5fca3b3cbf3c66e3ae6fbe7e3d82098ba
Author: Charlie Wolfe <[email protected]>
Date: 2026-05-12 (Tue, 12 May 2026)
Changed paths:
M Source/WebCore/loader/DocumentThreadableLoader.cpp
Log Message:
-----------
TestWebKitAPI.ScriptTrackingPrivacyTests.SyncXHRBlocked is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=314574
rdar://176587549
Reviewed by Matthew Finkel.
The synchronous load path in DocumentThreadableLoader bypassed the check that
the async path
gets through ResourceLoader::willSendRequestInternal.
* Source/WebCore/loader/DocumentThreadableLoader.cpp:
(WebCore::DocumentThreadableLoader::loadRequest):
Canonical link: https://commits.webkit.org/313107@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications