Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a110c773559112509626b3e65047a7a951fa9962
https://github.com/WebKit/WebKit/commit/a110c773559112509626b3e65047a7a951fa9962
Author: Ben Nham <[email protected]>
Date: 2025-10-26 (Sun, 26 Oct 2025)
Changed paths:
M
LayoutTests/fast/animation/request-animation-frame-throttling-aggressiveThermalMitigation.html
M LayoutTests/platform/mac/TestExpectations
M Source/WebCore/page/Page.cpp
Log Message:
-----------
fast/animation/request-animation-frame-throttling-aggressiveThermalMitigation.html
is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=301438
rdar://162876219
Reviewed by Per Arne Vollan.
Since the test compares the expected animation frame rate to
HalfSpeedThrottlingFramesPerSecond (30
FPS), lock the test page's FPS to FullSpeedFramesPerSecond (60 FPS).
*
LayoutTests/fast/animation/request-animation-frame-throttling-aggressiveThermalMitigation.html:
* LayoutTests/platform/mac/TestExpectations:
* Source/WebCore/page/Page.cpp:
(WebCore::Page::handleThermalMitigationChange):
Canonical link: https://commits.webkit.org/302173@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications