Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2d9fa232a31425ae29f6d951496f97046a12b592
https://github.com/WebKit/WebKit/commit/2d9fa232a31425ae29f6d951496f97046a12b592
Author: Vitor Roriz <[email protected]>
Date: 2026-03-22 (Sun, 22 Mar 2026)
Changed paths:
M Source/WebCore/platform/graphics/FontPlatformData.h
M Source/WebCore/platform/graphics/coretext/FontPlatformDataCoreText.cpp
Log Message:
-----------
FontPlatformData: Remove unused m_isEmoji and isEmoji()
https://bugs.webkit.org/show_bug.cgi?id=310508
rdar://173124755
Reviewed by Anne van Kesteren.
m_isEmoji is written in FontPlatformDataCoreText.cpp but isEmoji() is
never called.
* Source/WebCore/platform/graphics/FontPlatformData.h:
* Source/WebCore/platform/graphics/coretext/FontPlatformDataCoreText.cpp:
(WebCore::FontPlatformData::setFont):
(WebCore::FontPlatformData::FontPlatformData):
Canonical link: https://commits.webkit.org/309734@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications