[webkit-changes] [WebKit/WebKit] 0dfb3f: Two Proxy-related API tests are timing out
Brady Eidson
noreply at github.com
Wed Oct 18 15:21:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 0dfb3fab57130990a9a8e0e23615d6e49064f6cb
https://github.com/WebKit/WebKit/commit/0dfb3fab57130990a9a8e0e23615d6e49064f6cb
Author: Brady Eidson <beidson at apple.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm
Log Message:
-----------
Two Proxy-related API tests are timing out
https://bugs.webkit.org/show_bug.cgi?id=263325
rdar://116703485
Reviewed by Alex Christensen.
When building in the open source project with the public SDK, NetworkSessionCocoa was not actually applying the proxies.
Let's fix that.
* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:
(WebKit::NetworkSessionCocoa::setProxyConfigData):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:
(TestWebKitAPI::TEST):
Canonical link: https://commits.webkit.org/269489@main
More information about the webkit-changes
mailing list