Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 889d6979d3c69bfc1728099a6f317c25dd95dd80
      
https://github.com/WebKit/WebKit/commit/889d6979d3c69bfc1728099a6f317c25dd95dd80
  Author: Vitor Roriz <[email protected]>
  Date:   2024-07-30 (Tue, 30 Jul 2024)

  Changed paths:
    M Source/WebCore/platform/graphics/ComplexTextController.cpp

  Log Message:
  -----------
  Improve readability of ComplexTextController::adjustGlyphsAndAdvances
https://bugs.webkit.org/show_bug.cgi?id=277355
rdar://132822257

Reviewed by Sammy Gill.

This function is long and it has too many references
to abbreviated names. Replacing these names for more
significative ones helps reading it.

* Source/WebCore/platform/graphics/ComplexTextController.cpp:
(WebCore::ComplexTextController::adjustGlyphsAndAdvances):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to