[webkit-changes] [WebKit/WebKit] 3605f1: Fix TestWebKitAPI.AdvancedPrivacyProtections.LinkP...
Guoye Zhang
noreply at github.com
Mon May 20 14:37:13 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 3605f19d9f76242939fcd47d8e6bb4849c214a04
https://github.com/WebKit/WebKit/commit/3605f19d9f76242939fcd47d8e6bb4849c214a04
Author: Guoye Zhang <guoye_zhang at apple.com>
Date: 2024-05-20 (Mon, 20 May 2024)
Changed paths:
M Tools/TestWebKitAPI/Tests/WebKit/AdvancedPrivacyProtections.mm
Log Message:
-----------
Fix TestWebKitAPI.AdvancedPrivacyProtections.LinkPreconnectUsesEnhancedPrivacy for the new HTTP stack
https://bugs.webkit.org/show_bug.cgi?id=274346
Reviewed by Alex Christensen.
The number of nw_connection objects is the same as the number of tasks in the new HTTP stack, rather than the number of TCP/QUIC connections.
* Tools/TestWebKitAPI/Tests/WebKit/AdvancedPrivacyProtections.mm:
(TestWebKitAPI::TEST(AdvancedPrivacyProtections, LinkPreconnectUsesEnhancedPrivacy)):
Canonical link: https://commits.webkit.org/279014@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list