[webkit-changes] [WebKit/WebKit] c22057: [Cocoa] Fix typo in TextShaping logging

Myles C. Maxfield noreply at github.com
Thu Mar 30 16:53:40 PDT 2023


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

  Changed paths:
    M Source/WebCore/platform/graphics/mac/ComplexTextControllerCoreText.mm

  Log Message:
  -----------
  [Cocoa] Fix typo in TextShaping logging
https://bugs.webkit.org/show_bug.cgi?id=254187
rdar://106964746

Reviewed by Simon Fraser.

Just a simple typo in TextShaping logging code.

No test because there is no behavior change.

* Source/WebCore/platform/graphics/mac/ComplexTextControllerCoreText.mm:
(WebCore::ComplexTextController::ComplexTextRun::ComplexTextRun):

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




More information about the webkit-changes mailing list