[webkit-changes] [WebKit/WebKit] 1facae: [Cocoa] Delete HAVE(CORETEXT_AUTO_OPTICAL_SIZING) ...

Myles C. Maxfield noreply at github.com
Sun Feb 12 18:37:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1facae0107162c50b76a9bbf83af2b82d60ddac4
      https://github.com/WebKit/WebKit/commit/1facae0107162c50b76a9bbf83af2b82d60ddac4
  Author: Myles C. Maxfield <mmaxfield at apple.com>
  Date:   2023-02-12 (Sun, 12 Feb 2023)

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

  Log Message:
  -----------
  [Cocoa] Delete HAVE(CORETEXT_AUTO_OPTICAL_SIZING) because it's available everywhere
https://bugs.webkit.org/show_bug.cgi?id=252140
<rdar://problem/105370115>

Reviewed by Cameron McCormack.

No need for the HAVE() macro.

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

Canonical link: https://commits.webkit.org/260174@main




More information about the webkit-changes mailing list