RESOLVED FIXED 286651
Initial thermal state in WebContent is always NSProcessInfoThermalStateNominal
https://bugs.webkit.org/show_bug.cgi?id=286651
Summary Initial thermal state in WebContent is always NSProcessInfoThermalStateNominal
Ben Nham
Reported 2025-01-28 16:14:13 PST
The initial thermal state in WebContent is always NSProcessInfoThermalStateNominal. This is because the thermal state is provided by a notify state token, and we don't seed the initial value of the state token upon process creation.
Attachments
Ben Nham
Comment 1 2025-01-28 16:14:15 PST
Ben Nham
Comment 2 2025-01-28 16:17:06 PST
EWS
Comment 3 2025-01-30 14:20:57 PST
Committed 289583@main (00f95e003714): <https://commits.webkit.org/289583@main> Reviewed commits have been landed. Closing PR #39658 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.