Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: c44c6cf67f85534acf49a4fb5d75a4354d494640
https://github.com/WebKit/WebKit/commit/c44c6cf67f85534acf49a4fb5d75a4354d494640
Author: Gavin Phillips <[email protected]>
Date: 2025-12-03 (Wed, 03 Dec 2025)
Changed paths:
M Source/WebCore/platform/graphics/FontPlatformData.h
M Source/WebCore/platform/graphics/coretext/FontPlatformDataCoreText.cpp
M Source/WebKit/Scripts/webkit/opaque_ipc_types.tracking.in
M Source/WebKit/Shared/WebCoreFont.serialization.in
Log Message:
-----------
FontPlatformDataAttributes should re-use FontPlatformSerializedAttributes
instead of sending across an opaque NSDictionary
https://bugs.webkit.org/show_bug.cgi?id=301693
rdar://163710069
Reviewed by Alex Christensen.
Replaces FontPlatformDataAttributes attributes dictionary with the
existing FontPlatformSerializedAttributes.
* Source/WebCore/platform/graphics/FontPlatformData.h:
* Source/WebCore/platform/graphics/coretext/FontPlatformDataCoreText.cpp:
(WebCore::FontPlatformDataAttributes::serializableAttributes const):
(WebCore::FontPlatformDataAttributes::FontPlatformDataAttributes):
* Source/WebKit/Scripts/webkit/opaque_ipc_types.tracking.in:
* Source/WebKit/Shared/WebCoreFont.serialization.in:
Canonical link: https://commits.webkit.org/303852@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications