Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 3605f19d9f76242939fcd47d8e6bb4849c214a04 https://github.com/WebKit/WebKit/commit/3605f19d9f76242939fcd47d8e6bb4849c214a04 Author: Guoye Zhang <guoye_zh...@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 _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes