Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6fcde9f6364473604560341f506b5d5bd15382a2
https://github.com/WebKit/WebKit/commit/6fcde9f6364473604560341f506b5d5bd15382a2
Author: Ben Nham <[email protected]>
Date: 2025-03-29 (Sat, 29 Mar 2025)
Changed paths:
M Source/WTF/wtf/PlatformHave.h
Log Message:
-----------
Enable thermal mitigation on iOS
https://bugs.webkit.org/show_bug.cgi?id=290694
rdar://143596332
Reviewed by Per Arne Vollan.
WebKit currently only listens for thermal state changes on visionOS. We should
also do this on
iOS. The main mitigation here is increasing the frequency of setInterval
callouts. In the future, we
may enable more aggressive mitigations if they don't cause impacts on
benchmarks (see the disabled
RespondToThermalPressureAggressively preference).
* Source/WTF/wtf/PlatformHave.h:
Canonical link: https://commits.webkit.org/292901@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