Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e03e0b23e81df0305577fbd6d3b808978f3ab548
https://github.com/WebKit/WebKit/commit/e03e0b23e81df0305577fbd6d3b808978f3ab548
Author: Diego De La Toba <[email protected]>
Date: 2026-03-11 (Wed, 11 Mar 2026)
Changed paths:
M Source/WebCore/testing/Internals.cpp
Log Message:
-----------
[macOS arm64] fast/text/glyph-display-lists/glyph-display-list-* are flaky
text failures.
rdar://172110925
https://bugs.webkit.org/show_bug.cgi?id=309512
Reviewed by Simon Fraser.
Reset simulated memory pressure/warning state in resetToConsistentState
Builds on https://github.com/WebKit/WebKit/pull/60211. Rather than relying on
individual
tests to call internals.endSimulatedMemoryPressure(), reset the state
automatically after
each test so one test's simulated memory pressure can't affect subsequent tests.
* Source/WebCore/testing/Internals.cpp:
(WebCore::Internals::resetToConsistentState):
Canonical link: https://commits.webkit.org/309093@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications