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
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
<rdar://problem/143596332>
Ben Nham
Pull request: https://github.com/WebKit/WebKit/pull/43255
EWS
Committed 292901@main (6fcde9f63644): <https://commits.webkit.org/292901@main>
Reviewed commits have been landed. Closing PR #43255 and removing active labels.