Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 163949dce4720d4affa6cdcc4e7c28811b580e32
https://github.com/WebKit/WebKit/commit/163949dce4720d4affa6cdcc4e7c28811b580e32
Author: Nitin Mahendru <[email protected]>
Date: 2024-09-20 (Fri, 20 Sep 2024)
Changed paths:
M Source/WebCore/platform/network/cf/DNSResolveQueueCFNet.cpp
Log Message:
-----------
Proactively cleanup nw_resolve requests in case they don't progress.
https://bugs.webkit.org/show_bug.cgi?id=279997
rdar://133085594
Reviewed by Chris Dumez and Youenn Fablet.
We have noticed huge number of pending requests in some cases. They are
not progressing for some reason and this change is to do a proactive cleanup.
60 seconds should be enough to resolve or cancel.
It is possible that a change is also needed on the networking stack.
* Source/WebCore/platform/network/cf/DNSResolveQueueCFNet.cpp:
(WebCore::DNSResolveQueueCFNet::performDNSLookup):
Canonical link: https://commits.webkit.org/284012@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes