Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ec5c28c0e698b3cd3c028f50141923a95a29dcde
      
https://github.com/WebKit/WebKit/commit/ec5c28c0e698b3cd3c028f50141923a95a29dcde
  Author: Vitor Roriz <[email protected]>
  Date:   2025-03-16 (Sun, 16 Mar 2025)

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

  Log Message:
  -----------
  FontCascadeCache: tune constants for platforms other than iOS family
https://bugs.webkit.org/show_bug.cgi?id=289881
rdar://problem/147186814

Reviewed by Matthieu Dubet.

After [1] we are more likely to produce
hits for FontCascadeCache.

We are tunning the cache's constants here.

This is done just for platforms that are not from
the iOS family due to the more relaxed memory constraints.

[1]: https://commits.webkit.org/291808@main

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

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