servo/components/fonts/tests
Mukilan Thiyagarajan a731b25f0c
fonts: fix broken caching of font template matches (#34325)
After a cache miss, `find_matching_font_template` never updates the
cache entry with the response from the `SystemFontService` leading to
several unnecessary IPC calls during layout.

Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2024-11-21 12:23:14 +00:00
..
support fonts: Make fast shaping determination platform-independent (#33540) 2024-09-25 10:00:36 +00:00
font.rs fonts: Instantiate system fonts using system font loaders (#33747) 2024-10-10 23:09:51 +00:00
font_context.rs fonts: fix broken caching of font template matches (#34325) 2024-11-21 12:23:14 +00:00
font_template.rs fonts: Instantiate system fonts using system font loaders (#33747) 2024-10-10 23:09:51 +00:00