[webkit-changes] [WebKit/WebKit] 79ffef: Remove remaining code guarded by USE_KCTFONTVARIAT...

Vitor Roriz noreply at github.com
Mon Jul 1 13:44:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 79ffefa41f392abfca4c210d2ae0e526b2a24f11
      https://github.com/WebKit/WebKit/commit/79ffefa41f392abfca4c210d2ae0e526b2a24f11
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2024-07-01 (Mon, 01 Jul 2024)

  Changed paths:
    M Source/WTF/wtf/PlatformUse.h
    M Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp

  Log Message:
  -----------
  Remove remaining code guarded by USE_KCTFONTVARIATIONAXESATTRIBUTE
https://bugs.webkit.org/show_bug.cgi?id=275976
rdar://130715334

Reviewed by Brent Fulgham and Alex Christensen.

We no longer need this since USE_KCTFONTVARIATIONAXESATTRIBUTE
is always true for our builds now.

* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:
(WebCore::variationCapabilitiesForFontDescriptor):

Canonical link: https://commits.webkit.org/280550@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