[webkit-changes] [WebKit/WebKit] b97094: Expose more struct metadata to IPC testing API on iOS
Alex Christensen
noreply at github.com
Mon Jun 17 08:22:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b970949a77daf4cf3b67082aedb76efdfbbab050
https://github.com/WebKit/WebKit/commit/b970949a77daf4cf3b67082aedb76efdfbbab050
Author: Alex Christensen <achristensen at apple.com>
Date: 2024-06-17 (Mon, 17 Jun 2024)
Changed paths:
M Source/WebKit/Scripts/webkit/messages.py
M Source/WebKit/Shared/Cocoa/WebCoreArgumentCodersCocoa.serialization.in
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
M Source/WebKit/UIProcess/WebPageProxy.messages.in
M Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm
Log Message:
-----------
Expose more struct metadata to IPC testing API on iOS
https://bugs.webkit.org/show_bug.cgi?id=275538
rdar://129928575
Reviewed by Youenn Fablet.
* Source/WebKit/Scripts/webkit/messages.py:
(headers_for_type):
* Source/WebKit/Shared/Cocoa/WebCoreArgumentCodersCocoa.serialization.in:
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
* Source/WebKit/UIProcess/WebPageProxy.messages.in:
* Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:
(SerializedTypeInfo)):
Canonical link: https://commits.webkit.org/280068@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