[webkit-changes] [WebKit/WebKit] 77a5b5: Update serialization for InspectorFrontendClient a...
Simon Lewis
noreply at github.com
Wed Sep 27 08:15:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 77a5b5dffe62f0481c8315e7d7236666702f959a
https://github.com/WebKit/WebKit/commit/77a5b5dffe62f0481c8315e7d7236666702f959a
Author: Simon Lewis <simon.lewis at apple.com>
Date: 2023-09-27 (Wed, 27 Sep 2023)
Changed paths:
M Source/WebCore/inspector/InspectorFrontendClient.h
M Source/WebCore/platform/graphics/PlatformTextTrack.h
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Update serialization for InspectorFrontendClient and PlatformTextTrackData
https://bugs.webkit.org/show_bug.cgi?id=262162
rdar://116098797
Reviewed by Alex Christensen.
* Source/WebCore/inspector/InspectorFrontendClient.h:
(WebCore::InspectorFrontendClient::SaveData::encode const): Deleted.
(WebCore::InspectorFrontendClient::SaveData::decode): Deleted.
* Source/WebCore/platform/graphics/PlatformTextTrack.h:
(WebCore::PlatformTextTrackData::decode): Deleted.
(WebCore::PlatformTextTrackData::encode const): Deleted.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/268507@main
More information about the webkit-changes
mailing list