Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 237442dfbbc2a48cccdcc8b7a27b17ed847a4301
https://github.com/WebKit/WebKit/commit/237442dfbbc2a48cccdcc8b7a27b17ed847a4301
Author: Myles C. Maxfield <[email protected]>
Date: 2023-05-04 (Thu, 04 May 2023)
Changed paths:
M Source/WebCore/PlatformMac.cmake
M Source/WebCore/SourcesCocoa.txt
M Source/WebCore/WebCore.xcodeproj/project.pbxproj
A
Source/WebCore/platform/graphics/coretext/FontCustomPlatformDataCoreText.cpp
R Source/WebCore/platform/graphics/mac/FontCustomPlatformDataMac.cpp
Log Message:
-----------
[Cocoa] Rename FontCustomPlatformDataMac to FontCustomPlatformDataCoreText
https://bugs.webkit.org/show_bug.cgi?id=256345
rdar://108924213
Reviewed by Tim Nguyen.
The code in this file uses Core Text, instead of anything macOS-specific.
* Source/WebCore/PlatformMac.cmake:
* Source/WebCore/SourcesCocoa.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/graphics/coretext/FontCustomPlatformDataCoreText.cpp:
Renamed from Source/WebCore/platform/graphics/mac/FontCustomPlatformDataMac.cpp.
(WebCore::FontCustomPlatformData::fontPlatformData):
(WebCore::createFontCustomPlatformData):
(WebCore::FontCustomPlatformData::supportsFormat):
Canonical link: https://commits.webkit.org/263706@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes