Bug 290694

Summary: Enable thermal mitigation on iOS
Product: WebKit Reporter: Ben Nham <nham>
Component: WebKit Misc.Assignee: Ben Nham <nham>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Ben Nham
Reported 2025-03-29 09:32:05 PDT
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).
Attachments
Ben Nham
Comment 1 2025-03-29 09:32:07 PDT
Ben Nham
Comment 2 2025-03-29 09:33:42 PDT
EWS
Comment 3 2025-03-29 13:01:30 PDT
Committed 292901@main (6fcde9f63644): <https://commits.webkit.org/292901@main> Reviewed commits have been landed. Closing PR #43255 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.