WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
290694
Enable thermal mitigation on iOS
https://bugs.webkit.org/show_bug.cgi?id=290694
Summary
Enable thermal mitigation on iOS
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
Add attachment
proposed patch, testcase, etc.
Ben Nham
Comment 1
2025-03-29 09:32:07 PDT
<
rdar://problem/143596332
>
Ben Nham
Comment 2
2025-03-29 09:33:42 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/43255
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.
Top of Page
Format For Printing
XML
Clone This Bug