[webkit-changes] [WebKit/WebKit] 4c7f44: [Cocoa] Delete some text workarounds for bugs in u...

Myles C. Maxfield noreply at github.com
Mon Mar 20 15:36:59 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c7f44ffa8553d544e21f57fbee882feaaef6337
      https://github.com/WebKit/WebKit/commit/4c7f44ffa8553d544e21f57fbee882feaaef6337
  Author: Myles C. Maxfield <mmaxfield at apple.com>
  Date:   2023-03-20 (Mon, 20 Mar 2023)

  Changed paths:
    M Source/WTF/wtf/PlatformHave.h
    M Source/WTF/wtf/PlatformUse.h
    M Source/WebCore/PAL/pal/spi/cf/CoreTextSPI.h
    M Source/WebCore/platform/graphics/WidthIterator.cpp
    M Source/WebCore/platform/graphics/cocoa/UnrealizedCoreTextFont.cpp
    M Source/WebCore/platform/graphics/coretext/FontCoreText.cpp
    M Source/WebCore/platform/graphics/coretext/FontPlatformDataCoreText.cpp
    M Source/WebCore/platform/graphics/mac/SimpleFontDataCoreText.cpp
    M Source/WebCore/rendering/AttachmentLayout.mm

  Log Message:
  -----------
  [Cocoa] Delete some text workarounds for bugs in unsupported OSes
https://bugs.webkit.org/show_bug.cgi?id=254172
rdar://problem/106957241

Reviewed by Tim Horton.

These workarounds are no longer necessary.

No tests because there is no behavior change.

* Source/WTF/wtf/PlatformUse.h:
* Source/WebCore/platform/graphics/WidthIterator.cpp:
(WebCore::WidthIterator::applyFontTransforms):
* Source/WebCore/platform/graphics/cocoa/UnrealizedCoreTextFont.cpp:
(WebCore::UnrealizedCoreTextFont::modifyFromContext):

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




More information about the webkit-changes mailing list