Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bb80fff2246e5d073ea7a2bc36f296579e1b5073
      
https://github.com/WebKit/WebKit/commit/bb80fff2246e5d073ea7a2bc36f296579e1b5073
  Author: Myles C. Maxfield <[email protected]>
  Date:   2023-02-10 (Fri, 10 Feb 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp

  Log Message:
  -----------
  [Cocoa] Stop working around a Core Text bug that has been fixed
https://bugs.webkit.org/show_bug.cgi?id=252034
rdar://105258615

Reviewed by Alan Baradlay.

A long time ago, if you set a variation axis to an out-of-range value with Core 
Text, bad things happened.
But now they get clamped as expected.

* Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:
(WebCore::preparePlatformFont):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to