[webkit-changes] [WebKit/WebKit] b323e6: [Cocoa] Inline an unnecessary one-line lambda with...

Myles C. Maxfield noreply at github.com
Tue Feb 14 02:37:23 PST 2023


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

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

  Log Message:
  -----------
  [Cocoa] Inline an unnecessary one-line lambda within preparePlatformFont()
https://bugs.webkit.org/show_bug.cgi?id=252231
rdar://105438464

Reviewed by Tim Nguyen.

There's no reason for it to exist.

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

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




More information about the webkit-changes mailing list