Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9cec7263d5c13565961de31ac3b859b87b80a053
https://github.com/WebKit/WebKit/commit/9cec7263d5c13565961de31ac3b859b87b80a053
Author: Vitor Roriz <[email protected]>
Date: 2026-03-17 (Tue, 17 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_hasVariations
https://bugs.webkit.org/show_bug.cgi?id=310122
rdar://172762607
Reviewed by Abrar Rahman Protyasha.
The getter hasVariations() lost its only caller in 261891@main when
the CTFONTGETADVANCES_WORKAROUND code path was removed.
* Source/WebCore/platform/graphics/FontPlatformData.h:
* Source/WebCore/platform/graphics/coretext/FontPlatformDataCoreText.cpp:
(WebCore::FontPlatformData::FontPlatformData):
Canonical link: https://commits.webkit.org/309427@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications