Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3928a73188814bd01bda64beb2d9b6fa6c45371f
      
https://github.com/WebKit/WebKit/commit/3928a73188814bd01bda64beb2d9b6fa6c45371f
  Author: Brady Eidson <[email protected]>
  Date:   2023-11-03 (Fri, 03 Nov 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Configurations/TestIPC.xcconfig
    M Tools/TestWebKitAPI/SourcesCocoa.txt
    M Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj
    A Tools/TestWebKitAPI/Tests/IPC/IPCSerialization.mm
    R Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCSerialization.mm

  Log Message:
  -----------
  Move IPCSerialization from TestWebKitAPI to TestIPC
https://bugs.webkit.org/show_bug.cgi?id=264187
rdar://117928143

Reviewed by Alex Christensen.

This always belonged in TestIPC.

* Tools/TestWebKitAPI/Configurations/TestIPC.xcconfig:
* Tools/TestWebKitAPI/SourcesCocoa.txt:
* Tools/TestWebKitAPI/TestWebKitAPI.xcodeproj/project.pbxproj:
* Tools/TestWebKitAPI/Tests/IPC/IPCSerialization.mm: Renamed from 
Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCSerialization.mm.
(SerializationTestSender::performSendWithAsyncReplyWithoutUsingIPCConnection 
const):
(CFHolderForTesting::valueAsCFType const):
(CFHolderForTesting::encode const):
(CFHolderForTesting::decode):
(operator==):
(ObjCHolderForTesting::valueAsID const):
(ObjCHolderForTesting::encode const):
(ObjCHolderForTesting::decode):
(ObjCPingBackMessage::name):
(ObjCPingBackMessage::asyncMessageReplyName):
(ObjCPingBackMessage::ObjCPingBackMessage):
(ObjCPingBackMessage::arguments):
(CFPingBackMessage::name):
(CFPingBackMessage::asyncMessageReplyName):
(CFPingBackMessage::CFPingBackMessage):
(CFPingBackMessage::arguments):
(TEST):

Canonical link: https://commits.webkit.org/270223@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to