Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 26d7b2b161f26334318f5ceb32d42d00a27272fa
https://github.com/WebKit/WebKit/commit/26d7b2b161f26334318f5ceb32d42d00a27272fa
Author: Chris Dumez <[email protected]>
Date: 2024-01-29 (Mon, 29 Jan 2024)
Changed paths:
M Source/WTF/wtf/text/CString.h
M Source/WebKit/Platform/IPC/ArgumentCoders.cpp
M Source/WebKit/Platform/IPC/ArgumentCoders.h
M Source/WebKit/Shared/WTFArgumentCoders.serialization.in
Log Message:
-----------
Port WTF::CString to the new IPC serialization format
https://bugs.webkit.org/show_bug.cgi?id=268299
Reviewed by Alex Christensen.
* Source/WTF/wtf/text/CString.h:
* Source/WebKit/Platform/IPC/ArgumentCoders.cpp:
(IPC::ArgumentCoder<CString>::encode): Deleted.
(IPC::ArgumentCoder<CString>::decode): Deleted.
* Source/WebKit/Platform/IPC/ArgumentCoders.h:
* Source/WebKit/Shared/WTFArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/273691@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes