Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix TestWebKitAPI.AdvancedPrivacyProtections.LinkPreconnectUsesEnhancedPrivacy for the new HTTP stack #28751

Merged
merged 1 commit into from
May 20, 2024

Conversation

guoye-zhang
Copy link
Contributor

@guoye-zhang guoye-zhang commented May 18, 2024

@achristensen07 achristensen07 added the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label May 20, 2024
…edPrivacy 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
@webkit-commit-queue
Copy link
Collaborator

Committed 279014@main (3605f19): https://commits.webkit.org/279014@main

Reviewed commits have been landed. Closing PR #28751 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 3605f19 into WebKit:main May 20, 2024
@webkit-commit-queue webkit-commit-queue removed the unsafe-merge-queue Applied to send a pull request to merge-queue, but skip building and testing label May 20, 2024
@guoye-zhang guoye-zhang deleted the r274346 branch May 25, 2024 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants