[webkit-changes] [WebKit/WebKit] 169068: FontCascadeCache::retrieveOrAddCachedFonts returns...

Vitor Roriz noreply at github.com
Wed Feb 12 15:04:25 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1690681edc7f8b3a1b69261d2cdd90f4bec0cd48
      https://github.com/WebKit/WebKit/commit/1690681edc7f8b3a1b69261d2cdd90f4bec0cd48
  Author: Vitor Roriz <vitor.roriz at apple.com>
  Date:   2025-02-12 (Wed, 12 Feb 2025)

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

  Log Message:
  -----------
  FontCascadeCache::retrieveOrAddCachedFonts returns FontCascadeFonts (fonts)  and not "glyphs"
https://bugs.webkit.org/show_bug.cgi?id=287586
rdar://144733474

Reviewed by Matthieu Dubet.

The name "glyphs" is misleading here.

* Source/WebCore/platform/graphics/FontCascadeCache.cpp:
(WebCore::FontCascadeCache::retrieveOrAddCachedFonts):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list