[webkit-changes] [WebKit/WebKit] c803b1: Avoid GraphicsContext calls during GlyphDisplayLis...

Kimmo Kinnunen noreply at github.com
Fri May 31 09:45:23 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c803b13eb47867ac7ff9deeb129b900c14cf15d8
      https://github.com/WebKit/WebKit/commit/c803b13eb47867ac7ff9deeb129b900c14cf15d8
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2024-05-31 (Fri, 31 May 2024)

  Changed paths:
    M Source/WebCore/rendering/GlyphDisplayListCache.cpp

  Log Message:
  -----------
  Avoid GraphicsContext calls during GlyphDisplayListCache shared entry lookup
https://bugs.webkit.org/show_bug.cgi?id=274958
rdar://129056751

Reviewed by Simon Fraser.

Obtain the values needed for translation lookup key before lookup begins.

* Source/WebCore/rendering/GlyphDisplayListCache.cpp:
(WebCore::GlyphDisplayListCacheKey::GlyphDisplayListCacheKey):
(WebCore::add):
(WebCore::GlyphDisplayListCacheKeyTranslator::equal):

Canonical link: https://commits.webkit.org/279582@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