[webkit-changes] [WebKit/WebKit] 617566: Pass proxy authentication challenges to WKNavigati...
Alex Christensen
noreply at github.com
Thu Jul 25 14:57:50 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 617566d2fe3845a7b57723a7d150410866b8f567
https://github.com/WebKit/WebKit/commit/617566d2fe3845a7b57723a7d150410866b8f567
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-07-25 (Thu, 25 Jul 2024)
Changed paths:
M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.h
M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm
M Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm
Log Message:
-----------
Pass proxy authentication challenges to WKNavigationDelegate when WKWebsiteDataStore.proxyConfigurations is set
https://bugs.webkit.org/show_bug.cgi?id=276964
rdar://132331802
Reviewed by Matthew Finkel.
* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.h:
* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:
(-[WKNetworkSessionDelegate URLSession:task:didReceiveChallenge:completionHandler:]):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/Proxy.mm:
(TestWebKitAPI::TEST(WebKit, ProxyConfigurationAuthentication)):
Canonical link: https://commits.webkit.org/281370@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