[webkit-changes] [WebKit/WebKit] 5856ca: Generate serializers for FontTaggedSettings.h
Brady Eidson
noreply at github.com
Tue Sep 26 17:23:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5856cad983b6efaf26dddec0982d681ef62c6210
https://github.com/WebKit/WebKit/commit/5856cad983b6efaf26dddec0982d681ef62c6210
Author: Brady Eidson <beidson at apple.com>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M Source/WebCore/platform/graphics/FontTaggedSettings.h
M Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in
Log Message:
-----------
Generate serializers for FontTaggedSettings.h
https://bugs.webkit.org/show_bug.cgi?id=262138
rdar://116079823
Reviewed by Alex Christensen.
* Source/WebCore/platform/graphics/FontTaggedSettings.h:
(WebCore::FontTaggedSetting<T>::encode const): Deleted.
(WebCore::FontTaggedSetting<T>::decode): Deleted.
(WebCore::FontTaggedSettings<T>::encode const): Deleted.
(WebCore::FontTaggedSettings<T>::decode): Deleted.
* Source/WebKit/Shared/WebCoreArgumentCoders.serialization.in:
Canonical link: https://commits.webkit.org/268488@main
More information about the webkit-changes
mailing list