Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 49bf33d6d4354a95f5abccfe7c2361f5aebc124d
https://github.com/WebKit/WebKit/commit/49bf33d6d4354a95f5abccfe7c2361f5aebc124d
Author: Simon Lewis <[email protected]>
Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths:
M Source/WebCore/PAL/pal/spi/cf/CFNetworkSPI.h
M Source/WebKit/Shared/Cocoa/CoreIPCDate.h
M Source/WebKit/Shared/Cocoa/CoreIPCNSURLCredential.h
M Source/WebKit/Shared/Cocoa/CoreIPCNSURLCredential.mm
M Source/WebKit/Shared/Cocoa/CoreIPCNSURLCredential.serialization.in
M Source/WebKit/Shared/cf/CoreIPCNumber.h
M Source/WebKit/Shared/cf/CoreIPCSecTrust.h
M Tools/TestWebKitAPI/Tests/IPC/IPCSerialization.mm
Log Message:
-----------
Migrate NSURLCredential from WKKeyedCoder
https://bugs.webkit.org/show_bug.cgi?id=282456
rdar://135824840
Reviewed by Sihui Liu.
This change extracts NSURLCredential information for
Password, ServerTrust, Kerberos, MobileMe and OAuth2.
Client certificates are handled via AuthenticationManagerCocoa.mm
* Source/WebCore/PAL/pal/spi/cf/CFNetworkSPI.h:
* Source/WebKit/Shared/Cocoa/CoreIPCDate.h:
* Source/WebKit/Shared/Cocoa/CoreIPCNSURLCredential.h:
* Source/WebKit/Shared/Cocoa/CoreIPCNSURLCredential.mm:
(WebKit::CoreIPCNSURLCredential::CoreIPCNSURLCredential):
(WebKit::CoreIPCNSURLCredential::toID const):
* Source/WebKit/Shared/Cocoa/CoreIPCNSURLCredential.serialization.in:
* Source/WebKit/Shared/cf/CoreIPCNumber.h:
* Source/WebKit/Shared/cf/CoreIPCSecTrust.h:
(WebKit::CoreIPCSecTrust::CoreIPCSecTrust):
* Tools/TestWebKitAPI/Tests/IPC/IPCSerialization.mm:
(TEST(IPCSerialization, Basic)):
Canonical link: https://commits.webkit.org/286450@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