Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d6df66d73ecc084b401ad4b6f3ce29f14277151a
https://github.com/WebKit/WebKit/commit/d6df66d73ecc084b401ad4b6f3ce29f14277151a
Author: Simon Lewis <[email protected]>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M Source/WebCore/platform/network/ProtectionSpaceBase.cpp
M Source/WebCore/platform/network/ProtectionSpaceBase.h
M Source/WebCore/platform/network/ProtectionSpaceBase.serialization.in
M Source/WebCore/platform/network/cocoa/ProtectionSpaceCocoa.mm
A Source/WebKit/Shared/Cocoa/CoreIPCNSURLProtectionSpace.h
A Source/WebKit/Shared/Cocoa/CoreIPCNSURLProtectionSpace.mm
M Source/WebKit/Shared/Cocoa/CoreIPCNSURLProtectionSpace.serialization.in
M Source/WebKit/Shared/Cocoa/CoreIPCString.h
M Source/WebKit/WebKit.xcodeproj/project.pbxproj
M Source/WebKitLegacy/WebCoreSupport/SocketStreamHandleImplCFNet.cpp
M Tools/TestWebKitAPI/Tests/IPC/IPCSerialization.mm
Log Message:
-----------
Migrate NSURLProtectionSpace serialization from WKKeyedCoder
https://bugs.webkit.org/show_bug.cgi?id=278484
rdar://134452219
Reviewed by Alex Christensen and Sihui Liu.
* Source/WebCore/platform/network/ProtectionSpaceBase.cpp:
(WebCore::ProtectionSpaceBase::isPasswordBased const):
* Source/WebCore/platform/network/ProtectionSpaceBase.h:
* Source/WebCore/platform/network/ProtectionSpaceBase.serialization.in:
* Source/WebCore/platform/network/cocoa/ProtectionSpaceCocoa.mm:
(WebCore::scheme):
* Source/WebKit/Shared/Cocoa/CoreIPCNSURLProtectionSpace.h: Copied from
Source/WebKit/Shared/Cocoa/CoreIPCString.h.
* Source/WebKit/Shared/Cocoa/CoreIPCNSURLProtectionSpace.mm: Added.
(WebKit::CoreIPCNSURLProtectionSpace::CoreIPCNSURLProtectionSpace):
(WebKit::CoreIPCNSURLProtectionSpace::toID const):
* Source/WebKit/Shared/Cocoa/CoreIPCNSURLProtectionSpace.serialization.in:
* Source/WebKit/Shared/Cocoa/CoreIPCString.h:
* Source/WebKit/WebKit.xcodeproj/project.pbxproj:
* Source/WebKitLegacy/WebCoreSupport/SocketStreamHandleImplCFNet.cpp:
(WebCore::authenticationSchemeFromAuthenticationMethod):
* Tools/TestWebKitAPI/Tests/IPC/IPCSerialization.mm:
(wkNSURLProtectionSpace_isEqual):
(TEST(IPCSerialization, Basic)):
Canonical link: https://commits.webkit.org/283373@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