Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Cocoa] Rename FontCustomPlatformDataMac to FontCustomPlatformDataCoreText #13472

Conversation

litherum
Copy link
Contributor

@litherum litherum commented May 5, 2023

237442d

[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

c7031cb

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe βœ… πŸ›  wincairo
βœ… πŸ§ͺ bindings βœ… πŸ›  ios-sim βœ… πŸ›  mac-AS-debug βœ… πŸ§ͺ wpe-wk2
βœ… πŸ§ͺ webkitperl βœ… πŸ§ͺ ios-wk2 βœ… πŸ§ͺ api-mac βœ… πŸ›  gtk
βœ… πŸ§ͺ ios-wk2-wpt βœ… πŸ§ͺ mac-wk1 ⏳ πŸ§ͺ gtk-wk2
βœ… πŸ§ͺ api-ios βœ… πŸ§ͺ mac-wk2 ⏳ πŸ§ͺ api-gtk
βœ… πŸ›  tv βœ… πŸ§ͺ mac-AS-debug-wk2
βœ… πŸ›  tv-sim
βœ… πŸ›  πŸ§ͺ merge βœ… πŸ›  watch
βœ… πŸ›  watch-sim

@litherum litherum self-assigned this May 5, 2023
@litherum litherum added the Text For bugs in text layout and rendering, including international text support. label May 5, 2023
@webkit-ews-buildbot webkit-ews-buildbot added the merging-blocked Applied to prevent a change from being merged label May 5, 2023
@litherum litherum removed the merging-blocked Applied to prevent a change from being merged label May 5, 2023
@litherum litherum force-pushed the eng/Cocoa-Rename-FontCustomPlatformDataMac-to-FontCustomPlatformDataCoreText branch from 59fcb9f to c7031cb Compare May 5, 2023 00:45
@litherum litherum requested a review from nt1m May 5, 2023 00:49
@litherum litherum added the merge-queue Applied to send a pull request to merge-queue label May 5, 2023
…eText

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-commit-queue webkit-commit-queue force-pushed the eng/Cocoa-Rename-FontCustomPlatformDataMac-to-FontCustomPlatformDataCoreText branch from c7031cb to 237442d Compare May 5, 2023 02:39
@webkit-commit-queue
Copy link
Collaborator

Committed 263706@main (237442d): https://commits.webkit.org/263706@main

Reviewed commits have been landed. Closing PR #13472 and removing active labels.

@webkit-commit-queue webkit-commit-queue merged commit 237442d into WebKit:main May 5, 2023
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label May 5, 2023
@litherum litherum deleted the eng/Cocoa-Rename-FontCustomPlatformDataMac-to-FontCustomPlatformDataCoreText branch May 5, 2023 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Text For bugs in text layout and rendering, including international text support.
Projects
None yet
5 participants