Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2237168fdf4a36426306cf2bf771339f81fa00ca
https://github.com/WebKit/WebKit/commit/2237168fdf4a36426306cf2bf771339f81fa00ca
Author: Claudio Saavedra <[email protected]>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M LayoutTests/fonts/font-cache-memory-pressure-crash.html
Log Message:
-----------
Make font-cache-memory-pressure-crash.html more reliable
https://bugs.webkit.org/show_bug.cgi?id=306030
Reviewed by Justin Michaud.
The dumpAsText() call was inside a function,
causing flaky failures in WPE as it wasn't always getting
called before the test finished. Moving it out
of the function makes this test consistent.
* LayoutTests/fonts/font-cache-memory-pressure-crash.html:
Canonical link: https://commits.webkit.org/306016@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications