Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6b324fb4b79e6cfc561f22ee331eda4c520631c7
      
https://github.com/WebKit/WebKit/commit/6b324fb4b79e6cfc561f22ee331eda4c520631c7
  Author: Pawel Lampe <[email protected]>
  Date:   2026-08-03 (Mon, 03 Aug 2026)

  Changed paths:
    M Source/WebCore/platform/graphics/FontCache.cpp
    M Source/WebCore/platform/graphics/FontCascadeCache.h
    M Source/WebCore/platform/graphics/FontCascadeFonts.cpp
    M Source/WebCore/platform/graphics/FontCascadeFonts.h
    M Source/WebCore/platform/graphics/FontCustomPlatformData.h
    M Source/WebCore/platform/graphics/FontPlatformData.cpp
    M Source/WebCore/platform/graphics/skia/FontCacheSkia.cpp
    M Source/WebCore/platform/graphics/skia/FontCustomPlatformDataSkia.cpp
    M Source/WebCore/platform/graphics/skia/FontPlatformDataSkia.cpp

  Log Message:
  -----------
  [Skia] Memory growth on every page load when fonts with variations are used
https://bugs.webkit.org/show_bug.cgi?id=319590

Reviewed by Carlos Garcia Campos.

This change adds a small cache for font variation typefaces, so that
variation-specific typefaces can be shared. This way, a lot of memory
can be saved if font variations are used often.

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



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

Reply via email to