[webkit-changes] [WebKit/WebKit] 1fffde: Removing code guarded by USE_VARIABLE_OPTICAL_SIZING
Vitor Roriz
noreply at github.com
Tue Jul 2 15:29:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1fffde4e44d7e101c1f6cfbd52eb1b4db7c77e7d
https://github.com/WebKit/WebKit/commit/1fffde4e44d7e101c1f6cfbd52eb1b4db7c77e7d
Author: Vitor Roriz <vitor.roriz at apple.com>
Date: 2024-07-02 (Tue, 02 Jul 2024)
Changed paths:
M Source/WTF/wtf/PlatformUse.h
M Source/WebCore/platform/graphics/cocoa/UnrealizedCoreTextFont.cpp
Log Message:
-----------
Removing code guarded by USE_VARIABLE_OPTICAL_SIZING
https://bugs.webkit.org/show_bug.cgi?id=276147
rdar://130995357
Reviewed by Brent Fulgham.
We no longer need this since USE(VARIABLE_OPTICAL_SIZING)
is always true for our builds now.
* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/platform/graphics/cocoa/UnrealizedCoreTextFont.cpp:
(WebCore::UnrealizedCoreTextFont::addAttributesForOpticalSizing):
Canonical link: https://commits.webkit.org/280595@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list